Documentation ¶
Index ¶
Constants ¶
View Source
const ( ManagedByLabel = "app.kubernetes.io/managed-by" ManagedByLabelValue = "cass-operator" NameLabel = "app.kubernetes.io/name" NameLabelValue = "cassandra" InstanceLabel = "app.kubernetes.io/instance" VersionLabel = "app.kubernetes.io/version" CreatedByLabel = "app.kubernetes.io/created-by" CreatedByLabelValue = ManagedByLabelValue )
Variables ¶
This section is empty.
Functions ¶
func AddOperatorAnnotations ¶ added in v1.19.0
func AddOperatorAnnotations(m map[string]string, dc *api.CassandraDatacenter)
func AddOperatorLabels ¶ added in v1.10.0
func AddOperatorLabels(m map[string]string, dc *api.CassandraDatacenter)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.