Documentation ¶
Index ¶
- func SetupWithManager(mgr ctrl.Manager, cfg *meta.FabricConfig) error
- type Webhook
- func (w *Webhook) Default(_ context.Context, obj runtime.Object) error
- func (w *Webhook) ValidateCreate(ctx context.Context, obj runtime.Object) (admission.Warnings, error)
- func (w *Webhook) ValidateDelete(ctx context.Context, obj runtime.Object) (admission.Warnings, error)
- func (w *Webhook) ValidateUpdate(ctx context.Context, _ runtime.Object, newObj runtime.Object) (admission.Warnings, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupWithManager ¶
func SetupWithManager(mgr ctrl.Manager, cfg *meta.FabricConfig) error
Types ¶
Click to show internal directories.
Click to hide internal directories.