Versions in this module Expand all Collapse all v0 v0.22.0 Mar 5, 2025 Changes in this version + func SetupSystemWebhookWithManager(mgr ctrl.Manager) error + type SystemCustomDefaulter struct + func (d *SystemCustomDefaulter) Default(ctx context.Context, obj runtime.Object) error + type SystemCustomValidator struct + func (v *SystemCustomValidator) ValidateCreate(ctx context.Context, obj runtime.Object) (admission.Warnings, error) + func (v *SystemCustomValidator) ValidateDelete(ctx context.Context, obj runtime.Object) (admission.Warnings, error) + func (v *SystemCustomValidator) ValidateUpdate(ctx context.Context, oldObj, newObj runtime.Object) (admission.Warnings, error)