validating

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: May 5, 2019 License: Apache-2.0 Imports: 16 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 S2iRunCreateUpdateHandler

type S2iRunCreateUpdateHandler struct {
	Client client.Client
	// Decoder decodes objects
	Decoder types.Decoder
}

S2iRunCreateUpdateHandler handles S2iBuilder

func (*S2iRunCreateUpdateHandler) Handle

Handle handles admission requests.

func (*S2iRunCreateUpdateHandler) InjectClient

func (h *S2iRunCreateUpdateHandler) InjectClient(c client.Client) error

InjectClient injects the client into the S2iBuilderCreateUpdateHandler

func (*S2iRunCreateUpdateHandler) InjectDecoder

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

InjectDecoder injects the decoder into the S2iRunCreateUpdateHandler

Jump to

Keyboard shortcuts

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