package
0.0.0-20190730164637-d68cec5dec8e
Repository: https://github.com/prashanth26/gardener-extensions.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GenerateCertificates generates the certificates that are required for a webhook.
NewFactoryAggregator creates a new FactoryAggregator and registers the given functions.
Registers the given webhooks in the Kubernetes cluster targeted by the provided manager.

# Constants

A backup webhook is applied only to those shoot namespaces that have the correct Backup provider label.
A seed webhook is applied only to those shoot namespaces that have the correct Seed provider label.
A shoot webhook is applied only to those shoot namespaces that have the correct Shoot provider label.
WebhookModeService is a constant for the webhook mode indicating that the controller is running inside of the Kubernetes cluster it is serving.
WebhookModeURL is a constant for the webhook mode indicating that the controller is running outside of the Kubernetes cluster it is serving.

# Structs

No description provided by the author

# Type aliases

FactoryAggregator aggregates various Factory functions.