Versions in this module Expand all Collapse all v0 v0.1.0 May 8, 2018 Changes in this version + func ClusterLabels(c *v1alpha1.CassandraCluster) map[string]string + func NewControllerRef(c *v1alpha1.CassandraCluster) metav1.OwnerReference + func NodePoolLabels(c *v1alpha1.CassandraCluster, poolName string) map[string]string + func NodePoolResourceName(c *v1alpha1.CassandraCluster, np *v1alpha1.CassandraClusterNodePool) string + func OwnerCheck(obj metav1.Object, owner metav1.Object) error + func PilotRBACRoleName(c *v1alpha1.CassandraCluster) string + func ResourceBaseName(c *v1alpha1.CassandraCluster) string + func SeedsServiceName(c *v1alpha1.CassandraCluster) string + func SelectorForCluster(c *v1alpha1.CassandraCluster) (labels.Selector, error) + func ServiceAccountName(c *v1alpha1.CassandraCluster) string + func StatefulSetsForCluster(cluster *v1alpha1.CassandraCluster, ...) (results map[string]*v1beta1.StatefulSet, err error) v0.1.0-alpha.1 Mar 27, 2018