# Functions
Add adds a new Controller to mgr with r as the reconcile.Reconciler.
# Constants
No description provided by the author
# Structs
Params are params to create and manage the webhook resources (Cert secret and ValidatingWebhookConfiguration).
ReconcileWebhookResources reconciles the certificates used by the webhook server.
WebhookCertificates holds the artifacts used by the webhook server and the webhook configuration.
# Interfaces
AdmissionControllerInterface helps to setup webhooks for different versions of the admissionregistration API.
# Type aliases
No description provided by the author