package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
IsValidation return true when the given error is or is caused by a ValidationError.
Resource gets an ArangoCluster GroupResource for a specified resource.
# Constants
No description provided by the author
No description provided by the author
LocalStorageStateCreating indicates that the local storage components are being created.
LocalStorageStateFailed indicates that a local storage is in a failed state from which automatic recovery is impossible.
LocalStorageStateNone indicates that the state is not set yet.
LocalStorageStateRunning indicates that all components are running.
# Variables
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
ValidationError indicates a validation failure.
# Structs
ArangoLocalStorage contains the entire Kubernetes info for an ArangoDB local storage provider.
ArangoLocalStorageList is a list of ArangoDB local storage providers.
LocalStorageSpec contains the specification part of an ArangoLocalStorage.
LocalStorageStatus contains the status part of an ArangoLocalStorage.
StorageClassSpec contains specification for create StorageClass.
# Type aliases
LocalStorageState is a strongly typed state of a deploymenlocal storage.