validation

package
v0.0.0-...-b4381ef Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControlPlaneValidator

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

func NewControlPlaneValidator

func NewControlPlaneValidator(namespaceFilter webhookcommon.NamespaceFilter) *ControlPlaneValidator

func (*ControlPlaneValidator) Handle

func (*ControlPlaneValidator) InjectClient

func (v *ControlPlaneValidator) InjectClient(c client.Client) error

InjectClient injects the client.

func (*ControlPlaneValidator) InjectDecoder

func (v *ControlPlaneValidator) InjectDecoder(d *admission.Decoder) error

InjectDecoder injects the decoder.

type MemberRollValidator

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

func NewMemberRollValidator

func NewMemberRollValidator(namespaceFilter webhookcommon.NamespaceFilter) *MemberRollValidator

func (*MemberRollValidator) Handle

func (*MemberRollValidator) InjectClient

func (v *MemberRollValidator) InjectClient(c client.Client) error

InjectClient injects the client.

func (*MemberRollValidator) InjectDecoder

func (v *MemberRollValidator) InjectDecoder(d *admission.Decoder) error

InjectDecoder injects the decoder.

type MemberValidator

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

func NewMemberValidator

func NewMemberValidator() *MemberValidator

func (*MemberValidator) Handle

func (*MemberValidator) InjectClient

func (v *MemberValidator) InjectClient(c client.Client) error

InjectClient injects the client.

func (*MemberValidator) InjectDecoder

func (v *MemberValidator) InjectDecoder(d *admission.Decoder) error

InjectDecoder injects the decoder.

Jump to

Keyboard shortcuts

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