validating

package
v0.0.0-...-7bdc4eb Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Builders contain admission webhook builders
	Builders = map[string]*builder.WebhookBuilder{}
	// HandlerMap contains admission webhook handlers
	HandlerMap = map[string][]admission.Handler{}
)

Functions

This section is empty.

Types

type TenantCreateUpdateHandler

type TenantCreateUpdateHandler struct {

	// Decoder decodes objects
	Decoder types.Decoder
}

TenantCreateUpdateHandler handles Tenant

func (*TenantCreateUpdateHandler) Handle

Handle handles admission requests.

func (*TenantCreateUpdateHandler) InjectDecoder

func (h *TenantCreateUpdateHandler) InjectDecoder(d types.Decoder) error

InjectDecoder injects the decoder into the TenantCreateUpdateHandler

Jump to

Keyboard shortcuts

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