predicate

package
v0.0.0-...-12e0a72 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnnotationsChangedPredicate

type AnnotationsChangedPredicate struct {
	predicate.Funcs
}

AnnotationsChangedPredicate

func (AnnotationsChangedPredicate) Update

func (p AnnotationsChangedPredicate) Update(updateEvent event.UpdateEvent) bool

type ExcludeDelete

type ExcludeDelete struct {
	predicate.Funcs
}

ExcludeDelete

func (ExcludeDelete) Delete

func (p ExcludeDelete) Delete(_ event.DeleteEvent) bool

type MatchingName

type MatchingName struct {
	Name string
}

MatchingName

func (MatchingName) Create

func (p MatchingName) Create(event event.CreateEvent) bool

func (MatchingName) Delete

func (p MatchingName) Delete(event event.DeleteEvent) bool

func (MatchingName) Generic

func (p MatchingName) Generic(event event.GenericEvent) bool

func (MatchingName) Update

func (p MatchingName) Update(event event.UpdateEvent) bool

type NodeResourcesChanged

type NodeResourcesChanged struct {
	predicate.Funcs
}

func (NodeResourcesChanged) Update

func (p NodeResourcesChanged) Update(updateEvent event.UpdateEvent) bool

Jump to

Keyboard shortcuts

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