package
2.2.1+incompatible
Repository: https://github.com/cscetbon/casskop.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
GetRestoreCondition extracts the provided condition from the given status and returns that.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DefaultDelayWait wait 20 seconds (2x resyncPeriod) prior to follow status of an operation.
DefaultDelayWaitForDecommission is the time to wait for the decommission to happen on the PodThe operator will start again if it is not the case.
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
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
List of Pods Operations.
RestoreCanceled means the Restore operation was interrupted while being run.
RestoreComplete means the Restore has successfully been executed and resulting artifact stored in object storage.
No description provided by the author
No description provided by the author
RestoreRequired means the Restore has been assigned to a Cluster member for execution.
No description provided by the author
No description provided by the author
No description provided by the author
The Action id Done.
No description provided by the author
The Action is between Ongoing and Done.
No description provided by the author
The Action is Ongoing.
The Action is marked as To-Do.
# Variables
The Operator has correct a bad CRD configuration.
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
Available actions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AddToScheme adds the types in this group-version to the given scheme.
Cluster phases.
No description provided by the author
No description provided by the author
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
BackRestCondition describes the observed state of a Restore at a certain point.
BackRestSidecar defines details about cassandra-sidecar to load along with each C* pod.
No description provided by the author
CassandraBackup is the Schema for the cassandrabackups API +k8s:openapi-gen=true.
CassandraBackupList contains a list of CassandraBackup.
No description provided by the author
CassandraCluster is the Schema for the cassandraclusters API +k8s:openapi-gen=true +kubebuilder:storageversion +kubebuilder:resource:path=cassandraclusters,scope=Namespaced,shortName=cassc;casscs.
CassandraClusterList contains a list of CassandraCluster.
No description provided by the author
CassandraClusterStatus defines Global state of CassandraCluster.
CassandraLastAction defines status of the CassandraStatefulset.
No description provided by the author
CassandraRackStatus defines states of Cassandra for 1 rack (1 statefulset).
CassandraRestore is a Casskop Operator resource that represents the restoration of a backup of a Cassandra cluster.
CassandraRestoreList contains a list of CassandraRestore.
CassandraRestoreSpec defines the specification for a restore of a Cassandra backup.
ClusterStateInfo describe a cluster state.
DC allow to configure Cassandra RC according to kubernetes nodeselector labels.
No description provided by the author
PodLastOperation is managed via labels on Pods set by an administrator.
PodPolicy defines the policy for pods owned by CassKop operator.
Rack allow to configure Cassandra Rack according to kubernetes nodeselector labels.
ServicePolicy defines the policy for headless service owned by CassKop operator.
StorageConfig defines additional storage configurations.
Topology allow to configure the Cassandra Topology according to kubernetes Nodes labels.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
RestoreConditionType represents a valid condition of a Restore.