Documentation
¶
Index ¶
- func Cassandra(instance *v1alpha1.CassandraCluster) map[string]string
- func CombinedComponentLabels(instance *v1alpha1.CassandraCluster, componentName string) (m map[string]string)
- func ComponentLabels(instance *v1alpha1.CassandraCluster, componentName string) map[string]string
- func InheritLabels(instance *v1alpha1.CassandraCluster) (m map[string]string)
- func Prober(instance *v1alpha1.CassandraCluster) map[string]string
- func Reaper(instance *v1alpha1.CassandraCluster) map[string]string
- func WithDCLabel(labels map[string]string, dcName string) map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombinedComponentLabels ¶
func CombinedComponentLabels(instance *v1alpha1.CassandraCluster, componentName string) (m map[string]string)
CombinedComponentLabels create labels for a component and inherits CassandraCluster object labels
func ComponentLabels ¶
func ComponentLabels(instance *v1alpha1.CassandraCluster, componentName string) map[string]string
func InheritLabels ¶
func InheritLabels(instance *v1alpha1.CassandraCluster) (m map[string]string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.