Documentation ¶
Index ¶
- Constants
- func AddToScheme(scheme *runtime.Scheme) error
- func CassandraClusterKindExists() (bool, error)
- func CreateCassandraCluster(template *api.CassandraClusterTemplate, client client.Client, log logr.Logger) (reconcile.Result, error)
- func GetCassandraCluster(template *api.CassandraClusterTemplate, client client.Client) (*casskop.CassandraCluster, error)
- func Init(dc k8s.DiscoveryClient)
- func IsCassandraClusterReady(cc *casskop.CassandraCluster) bool
Constants ¶
View Source
const CassandraClusterKind = "CassandraCluster"
Variables ¶
This section is empty.
Functions ¶
func AddToScheme ¶
func CreateCassandraCluster ¶
func GetCassandraCluster ¶
func GetCassandraCluster(template *api.CassandraClusterTemplate, client client.Client) (*casskop.CassandraCluster, error)
func Init ¶
func Init(dc k8s.DiscoveryClient)
func IsCassandraClusterReady ¶
func IsCassandraClusterReady(cc *casskop.CassandraCluster) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.