Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EvalGeneric ¶
EvalGeneric returns true if all predicates match for the given object.
func IsDeleting ¶
IsDeleting is a predicate for objects having a deletion timestamp.
func Or ¶ added in v1.39.0
Or returns a composite predicate that implements a logical OR of the predicates passed to it. TODO: This is a copy of "sigs.k8s.io/controller-runtime/pkg/predicate.Or" with the addition of the InjectFunc.
Delete this code once the upstream library supports the InjectFunc as well.
func ShootIsUnassigned ¶
ShootIsUnassigned is a predicate that returns true if a shoot is not assigned to a seed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.