# Functions
No description provided by the author
# Constants
APIServiceWebhook indicates the webhook is an extension API server.
CRDConversionWebhook indicates the webhook is a conversion webhook.
MutingWebhook indicates the webhook is a MutatingWebhook.
ValidatingWebhook indicates the webhook is a ValidatingWebhook.
# Type aliases
WebhookType is the type of webhook, either validating/mutating webhook, a CRD conversion webhook, or an extension API server.