Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HandlerName is the name of this authorization webhook handler. HandlerName = "node-agent-authorizer" // WebhookPath is the HTTP handler path for this authorization webhook handler. WebhookPath = "/webhooks/auth/nodeagent" )
Variables ¶
This section is empty.
Functions ¶
func GetNodeAgentIdentity ¶
GetNodeAgentIdentity returns the node name and a boolean which indicates whether the user is a gardener-node-agent.
Types ¶
Click to show internal directories.
Click to hide internal directories.