class

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filter

type Filter struct {
	ClassName string
}

func (*Filter) Create

func (cf *Filter) Create(e event.CreateEvent) bool

Create returns true if the Create event should be processed.

func (*Filter) Delete

func (cf *Filter) Delete(e event.DeleteEvent) bool

Delete returns true if the Delete event should be processed.

func (*Filter) Generic

func (cf *Filter) Generic(e event.GenericEvent) bool

Generic returns true if the Generic event should be processed.

func (*Filter) HarborClassAnnotationMatch

func (cf *Filter) HarborClassAnnotationMatch(meta metav1.Object) bool

func (*Filter) Update

func (cf *Filter) Update(e event.UpdateEvent) bool

Update returns true if the Update event should be processed.

Jump to

Keyboard shortcuts

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