Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BootstrapProviderWebhook ¶
type BootstrapProviderWebhook struct{}
func (*BootstrapProviderWebhook) SetupWebhookWithManager ¶
func (r *BootstrapProviderWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
type ControlPlaneProviderWebhook ¶
type ControlPlaneProviderWebhook struct{}
func (*ControlPlaneProviderWebhook) SetupWebhookWithManager ¶
func (r *ControlPlaneProviderWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
type CoreProviderWebhook ¶
type CoreProviderWebhook struct{}
func (*CoreProviderWebhook) SetupWebhookWithManager ¶
func (r *CoreProviderWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
type InfrastructureProviderWebhook ¶
type InfrastructureProviderWebhook struct{}
func (*InfrastructureProviderWebhook) SetupWebhookWithManager ¶
func (r *InfrastructureProviderWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.