Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LabelSelector ¶
LabelSelector returns a label selector to only process clusters with a matching worker-name label.
func Predicate ¶ added in v2.26.0
Predicate returns a predicate func to only process objects with a matching worker-name label This works regardless of the underlying type Once https://github.com/kubernetes-sigs/controller-runtime/issues/244 is fixed we won't need this anymore.
func TypedPredicate ¶ added in v2.26.0
func TypedPredicate[T ctrlruntimeclient.Object](workerName string) predicate.TypedFuncs[T]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.