Documentation ¶
Index ¶
Constants ¶
View Source
const (
// WebhookName is the used for the Infrastructure webhook.
WebhookName = "infrastructure"
)
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
func AddToManager(mgr manager.Manager) (*extensionswebhook.Webhook, error)
AddToManager creates an Infrastructure webhook adds the webhook to the manager.
func NewInfraMutator ¶ added in v1.45.1
func NewInfraMutator(mutators []extensionswebhook.Mutator) extensionswebhook.Mutator
NewInfraMutator returns a new Infrastructure infraMutator that calls the Mutate func of all passed mutators
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.