Skip to content

Improve error handling #302

Description

@jay-rah-oob

Would it make sense to have functionality similar to the k8s api errors package? This gives simple predicate functions like errors.IsNotFound(err) or errors.IsAlreadyExists(err).

Reference: https://pkg.go.dev/k8s.io/apimachinery/pkg/api/errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementImprovements to the current code that are not breaking current functionalityGo SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions