Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Predicate ¶
func HasAnnotation ¶
HasAnnotation creates a predicate function that will return true if the annotation exists in resource metadata
func HasAnnotationWithValue ¶
HasAnnotationWithValue creates a predicate function that will return true if the annotation exists in resource metadata and the value of the annotation matches the provided value
func HasFinalizer ¶
HasFinalizer creates a predicate function that will return true if the object metadata contains the provided finalizer
Click to show internal directories.
Click to hide internal directories.