Documentation
¶
Index ¶
- func AddAnnotation(obj Annotated, annotationKey string, annotationValue string)
- func AddCommonAnnotations(component Annotated, k8c *k8ssandraapi.K8ssandraCluster)
- func AddCommonAnnotationsFromReaper(component Annotated, reaper *reaperapi.Reaper)
- func AddHashAnnotation(obj Annotated)
- func CompareAnnotations(r1, r2 Annotated, annotationKey string) bool
- func CompareHashAnnotations(r1, r2 Annotated) bool
- func GetAnnotation(component Annotated, annotationKey string) string
- func HasAnnotationWithValue(component Annotated, annotationKey string, annotationValue string) bool
- type Annotated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAnnotation ¶
func AddCommonAnnotations ¶ added in v1.23.0
func AddCommonAnnotations(component Annotated, k8c *k8ssandraapi.K8ssandraCluster)
func AddCommonAnnotationsFromReaper ¶ added in v1.23.0
func AddHashAnnotation ¶
func AddHashAnnotation(obj Annotated)
func CompareAnnotations ¶
func CompareHashAnnotations ¶
func GetAnnotation ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.