package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/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.