package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

IsBadRequest returns true if the given error is caused by a BadRequestError.
IsInternalServer returns true if the given error is caused by a InternalServerError.
IsStatusError returns the status code and true if the given error is caused by a StatusError.
IsStatusErrorWithCode returns true if the given error is caused by a StatusError with given code.
ParseResponseError returns an error from given response.

# Constants

No description provided by the author

# Variables

BadRequestError indicates invalid arguments.
InternalServerError indicates an unspecified error inside the server, perhaps a bug.

# Structs

No description provided by the author
Info holds information of a filesystem on a node.
NodeInfo holds information of a node.
Request body for API HTTP requests.
No description provided by the author

# Interfaces

API of the provisioner.