validating

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2019 License: Apache-2.0 Imports: 8 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 FrigateUpdateHandler

type FrigateUpdateHandler struct {

	// Decoder decodes objects
	Decoder types.Decoder
}

FrigateUpdateHandler handles Frigate

func (*FrigateUpdateHandler) Handle

Handle handles admission requests.

func (*FrigateUpdateHandler) InjectDecoder

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

InjectDecoder injects the decoder into the FrigateUpdateHandler

Jump to

Keyboard shortcuts

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