Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeSelectAnnotationChangedPredicate ¶
func MakeSelectAnnotationChangedPredicate(log logr.Logger, annotations map[string]HasAnnotationChanged) predicate.Predicate
MakeSelectAnnotationChangedPredicate creates a selectAnnotationChangedPredicate watching for changes to select annotations. annotations is a map of annotations to HasAnnotationChanged handlers which define if the annotation has been changed in a way we care about.
Types ¶
type HasAnnotationChanged ¶
Click to show internal directories.
Click to hide internal directories.