rules

package
v0.0.0-...-d88c8b5 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsWebhookConfigurationResource

func IsWebhookConfigurationResource(attr admission.Attributes) bool

IsWebhookConfigurationResource determines if an admission.Attributes object is describing the admission of a ValidatingWebhookConfiguration or a MutatingWebhookConfiguration

Types

type Matcher

type Matcher struct {
	Rule v1.RuleWithOperations
	Attr admission.Attributes
}

Matcher determines if the Attr matches the Rule.

func (*Matcher) Matches

func (r *Matcher) Matches() bool

Matches returns if the Attr matches the Rule.

Jump to

Keyboard shortcuts

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