Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HandlerName is the name of the webhook handler. HandlerName = "token-invalidator" // WebhookPath is the path at which the handler should be registered. WebhookPath = "/webhooks/invalidate-service-account-token-secret" )
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
AddToManager adds the webhook handler to the manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.