predicates

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Log = logf.Log.WithName("predicate")

Functions

This section is empty.

Types

type AnnotationChanged

type AnnotationChanged struct {
	predicate.Funcs
	Name string
}

func (AnnotationChanged) Update

func (in AnnotationChanged) Update(e event.UpdateEvent) bool

Update implements default UpdateEvent filter for validating annotation change.

type StatusChanged

type StatusChanged struct {
	predicate.Funcs
}

StatusChanged implements a generic update predicate function on status change.

func (StatusChanged) Update

func (in StatusChanged) Update(e event.UpdateEvent) bool

Update implements default UpdateEvent filter for validating status change.

Jump to

Keyboard shortcuts

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