Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSTS ¶
func GetSTS(cassandraConfig *v1alpha1.CassandraConfiguration, databaseNodeType string) *appsv1.StatefulSet
GetSTS returns cassandra sts object by template
Types ¶
type ReconcileCassandra ¶
type ReconcileCassandra struct { // This client, initialized using mgr.Client() above, is a split client // that reads objects from the cache and writes to the apiserver. Client client.Client Scheme *runtime.Scheme Manager manager.Manager Kubernetes *k8s.Kubernetes }
ReconcileCassandra reconciles a Cassandra object.
Click to show internal directories.
Click to hide internal directories.