Documentation ¶
Index ¶
- Constants
- func New(mgr manager.Manager) (*extensionswebhook.Webhook, error)
- func NewCloudProfileValidator() extensionswebhook.Validator
- func NewSecretValidator() extensionswebhook.Validator
- func NewSecretsWebhook(mgr manager.Manager) (*extensionswebhook.Webhook, error)
- func NewShootValidator() extensionswebhook.Validator
Constants ¶
View Source
const SecretsValidatorName = "secrets." + extensionswebhook.ValidatorName
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(mgr manager.Manager) (*extensionswebhook.Webhook, error)
New creates a new validation webhook for `core.gardener.cloud` resources.
func NewCloudProfileValidator ¶
func NewCloudProfileValidator() extensionswebhook.Validator
NewCloudProfileValidator returns a new instance of a cloud profile validator.
func NewSecretValidator ¶ added in v1.8.0
func NewSecretValidator() extensionswebhook.Validator
NewSecretValidator returns a new instance of a secret validator.
func NewSecretsWebhook ¶ added in v1.8.0
func NewSecretsWebhook(mgr manager.Manager) (*extensionswebhook.Webhook, error)
NewSecretsWebhook creates a new validation webhook for Secrets.
func NewShootValidator ¶
func NewShootValidator() extensionswebhook.Validator
NewShootValidator returns a new instance of a shoot validator.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.