Documentation
¶
Index ¶
- func AddAnnotations(o metav1.Object, desired map[string]string) bool
- func HasPausedAnnotation(o metav1.Object) bool
- func HasSkipRemediationAnnotation(o metav1.Object) bool
- func HasWithPrefix(prefix string, annotations map[string]string) bool
- func IsPaused(cluster *clusterv1.Cluster, o metav1.Object) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAnnotations ¶ added in v0.3.15
AddAnnotations sets the desired annotations on the object and returns true if the annotations have changed.
func HasPausedAnnotation ¶
HasPausedAnnotation returns true if the object has the `paused` annotation.
func HasSkipRemediationAnnotation ¶ added in v0.3.15
HasSkipRemediationAnnotation returns true if the object has the `skip-remediation` annotation.
func HasWithPrefix ¶ added in v0.3.9
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.