package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
NewServer creates a new server, fetching/preparing a TLS certificate.
# 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
No description provided by the author
Everything good.
Something is going on that may make the deployment unavailable.
This is really bad.
Something is going on, but deployment is available.
# Structs
Config settings for the Server.
Dependencies of the Server.
DeploymentInfo is the information returned per deployment.
DeploymentInfoDetails is the detailed information returned per deployment.
DeploymentReplicationInfo is the information returned per deployment replication.
DeploymentReplicationInfoDetails is the detailed information returned per deployment replication.
EndpointInfo is the information returned per source/destination endpoint of the replication.
LocalStorageInfo is the information returned per local storage.
LocalStorageInfoDetails contains detailed info a local storage.
MemberGroupInfo contained detailed info of a group (e.g.
MemberInfo contains detailed info of a specific member of the deployment.
No description provided by the author
OperatorReference contains a reference to another operator.
Server is the HTTPS server for the operator.
VolumeInfo contained the information returned per volume that is created on behalf of a local storage.
# Interfaces
Deployment is the API implemented by an ArangoDeployment.
DeploymentOperator is the API implemented by the deployment operator.
DeploymentReplication is the API implemented by an ArangoDeploymentReplication.
DeploymentReplicationOperator is the API implemented by the deployment operator.
Endpoint is the API implemented by source&destination of the replication.
LocalStorage is the API implemented by an ArangoLocalStorage.
Member is the API implemented by a member of an ArangoDeployment.
Operators is the API provided to the server for accessing the various operators.
StorageOperator is the API implemented by the storage operator.
Volume is the API implemented by a volume created in a ArangoLocalStorage.
# Type aliases
No description provided by the author
No description provided by the author
StateColor is a strongly typed indicator of state.