Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HandlerName is the name of this admission webhook handler. HandlerName = "authenticationconfig_validator" // WebhookPath is the HTTP handler path for this admission webhook handler. WebhookPath = "/webhooks/authentication-configuration" )
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶ added in v1.110.0
AddToManager adds the webhook to the given manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.