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