annotations

package
v2.0.0-beta.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HasBasicAnnotationChanged

func HasBasicAnnotationChanged(old *string, new *string) bool

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

type HasAnnotationChanged func(old *string, new *string) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL