validator

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Deserializer = codecs.UniversalDeserializer()
)

Functions

func Handler

func Handler(validator Validator) http.HandlerFunc

Types

type Validator

type Validator interface {
	Validate(ctx context.Context, request *v1beta1.AdmissionRequest) error
	Log(keyVals ...interface{})
}

Jump to

Keyboard shortcuts

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