matching

package
v0.26.1 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MatchCriteria

type MatchCriteria interface {
	namespace.NamespaceSelectorProvider
	object.ObjectSelectorProvider

	GetMatchResources() v1alpha1.MatchResources
}

type Matcher

type Matcher struct {
	// contains filtered or unexported fields
}

Matcher decides if a request matches against matchCriteria

func NewMatcher

func NewMatcher(
	namespaceLister listersv1.NamespaceLister,
	client kubernetes.Interface,
) *Matcher

NewMatcher initialize the matcher with dependencies requires

func (*Matcher) Matches

func (*Matcher) ValidateInitialization

func (m *Matcher) ValidateInitialization() error

ValidateInitialization verify if the matcher is ready before use

Jump to

Keyboard shortcuts

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