rules

package
v1.13.11 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2019 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsWebhookConfigurationResource added in v1.10.0

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 v1beta1.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