package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev

# Functions

NewValidatingAdmissionWebhook returns a generic admission webhook plugin.
Register registers a plugin.

# Constants

PluginName indicates the name of admission plug-in.
ValidatingAuditAnnotationFailedOpenKeyPrefix in an annotation indicates the validating webhook failed open when the webhook backend connection failed or returned an internal server error.
ValidatingAuditAnnotationPrefix is a prefix for keeping noteworthy validating audit annotations.

# Structs

Plugin is an implementation of admission.Interface.