Skip to main content
FieldTypeDescriptionValue(s)
namestringName of the authorizer, should be be DNS1123 labels like myauthorizername or subdomains like myauthorizer.example.domain.
typestringType is the name of the authorizer.Node
RBAC
Webhook
webhookUnstructuredWebhook is the configuration for the webhook authorizer.

This field is required if the AuthorizerType is Webhook, should not be set for other authorizer types.
The value is the literal Kubernetes webhook authorizer configuration.