Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamePredicate ¶
NamePredicate only watches objects with given name
func (NamePredicate) Create ¶
func (p NamePredicate) Create(e event.CreateEvent) bool
Create implements Predicate
func (NamePredicate) Delete ¶
func (p NamePredicate) Delete(e event.DeleteEvent) bool
Delete implements Predicate
func (NamePredicate) Generic ¶
func (p NamePredicate) Generic(e event.GenericEvent) bool
Generic implements Predicate
func (NamePredicate) Update ¶
func (p NamePredicate) Update(e event.UpdateEvent) bool
Update implements Predicate
Click to show internal directories.
Click to hide internal directories.