package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
IsAlreadyExists returns true if the given error is or is caused by a kubernetes AlreadyExistsError,.
IsConflict returns true if the given error is or is caused by a kubernetes ConflictError,.
IsForbidden returns true if the given error is or is caused by a kubernetes ForbiddenError,.
No description provided by the author
IsForbiddenOrNotFound returns true if the given error is or is caused by a kubernetes NotFound or Forbidden,.
IsInvalid returns true if the given error is or is caused by a kubernetes InvalidError,.
IsNotFound returns true if the given error is or is caused by a kubernetes NotFoundError,.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author