Documentation
¶
Index ¶
- Constants
- type ClusterWebhook
- func (wh *ClusterWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
- func (wh *ClusterWebhook) ValidateCreate(_ context.Context, obj runtime.Object) error
- func (wh *ClusterWebhook) ValidateDelete(_ context.Context, obj runtime.Object) error
- func (wh *ClusterWebhook) ValidateUpdate(_ context.Context, obj runtime.Object, _ runtime.Object) error
Constants ¶
View Source
const (
AWSMaxDataVolumeCount = 25
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterWebhook ¶
func (*ClusterWebhook) SetupWebhookWithManager ¶
func (wh *ClusterWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
func (*ClusterWebhook) ValidateCreate ¶
func (*ClusterWebhook) ValidateDelete ¶
func (*ClusterWebhook) ValidateUpdate ¶
Click to show internal directories.
Click to hide internal directories.