filter

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AnnotationControllerSelectorKey is annotation key for specifying filter value
	// used to filter out objects processed by a controller
	AnnotationControllerSelectorKey = "kuberik.io/filter"

	// E2EFilter is object filter value used for e2e tests
	E2EFilter = "e2e-test"
)

Variables

This section is empty.

Functions

func ControllerPredicates

func ControllerPredicates() []predicate.Predicate

ControllerPredicates creates predicates for all controllers

func Exclude

func Exclude(filter string)

Exclude adds filter values that won't be processed by the operator

func Include

func Include(filter string)

Include adds filter values to be processed by the operator

Types

This section is empty.

Jump to

Keyboard shortcuts

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