Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasOperationAnnotation ¶
HasOperationAnnotation is a predicate for the operation annotation.
func LastOperationNotSuccessful ¶
LastOperationNotSuccessful is a predicate for unsuccessful last operations for creation events.
Types ¶
type GenerationChangedPredicate ¶
GenerationChangedPredicate implements a update predicate function on Generation or ResourceVersion change.
func (GenerationChangedPredicate) Create ¶
func (GenerationChangedPredicate) Create(e event.CreateEvent) bool
Create implements default CreateEvent filter for validating generation change
func (GenerationChangedPredicate) Update ¶
func (GenerationChangedPredicate) Update(e event.UpdateEvent) bool
Update implements default UpdateEvent filter for validating generation change
Click to show internal directories.
Click to hide internal directories.