Documentation ¶
Overview ¶
Package webhooks contains external webhook implementations for some of our API types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MachinePool ¶
type MachinePool struct{}
MachinePool implements a validating and defaulting webhook for MachinePool.
func (*MachinePool) SetupWebhookWithManager ¶
func (webhook *MachinePool) SetupWebhookWithManager(mgr ctrl.Manager) error
SetupWebhookWithManager sets up MachinePool webhooks.
Click to show internal directories.
Click to hide internal directories.