namespace

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package namespace holds the Admitters and Validator for webhook validation of requests modifying namespace objects.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Validator

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

Validator validates the namespace admission request.

func NewValidator

NewValidator returns a new validator used for validation of namespace requests.

func (*Validator) Admitters added in v0.3.4

func (v *Validator) Admitters() []admission.Admitter

Admitters returns the psaAdmitter and the projectNamespaceAdmitter for namespaces.

func (*Validator) GVR added in v0.3.2

GVR returns the GroupVersionKind for this CRD.

func (*Validator) Operations added in v0.3.2

func (v *Validator) Operations() []admissionv1.OperationType

Operations returns list of operations handled by this validator.

func (*Validator) ValidatingWebhook added in v0.3.2

func (v *Validator) ValidatingWebhook(clientConfig admissionv1.WebhookClientConfig) []admissionv1.ValidatingWebhook

ValidatingWebhook returns the ValidatingWebhook used for this CRD.

Jump to

Keyboard shortcuts

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