Documentation ¶
Index ¶
Constants ¶
View Source
const WatchNamespaceEnvVar = "WATCH_NAMESPACE"
Variables ¶
This section is empty.
Functions ¶
func AnnotateObject ¶ added in v1.16.0
func AnnotateObject(ctx context.Context, c client.Client, obj client.Object, annotations map[string]string) error
AnnotateObject adds the specified annotations to the object
func DeannotateObject ¶ added in v1.16.0
func DeannotateObject(ctx context.Context, c client.Client, obj client.Object, annotation string) error
DeannotateObject removes the specified annotation from the object
func GetOperatorNamespace ¶ added in v1.14.0
GetOperatorNamespace returns the namespace of the operator pod
func GetWatchNamespace ¶
GetWatchNamespace returns the namespace the operator should be watching for changes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.