Documentation
¶
Index ¶
- type GatewayClassWebhook
- func (wh *GatewayClassWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
- func (wh *GatewayClassWebhook) ValidateCreate(ctx context.Context, obj runtime.Object) error
- func (wh *GatewayClassWebhook) ValidateDelete(ctx context.Context, obj runtime.Object) error
- func (wh *GatewayClassWebhook) ValidateUpdate(ctx context.Context, oldObj, newObj runtime.Object) error
- type GatewayWebhook
- func (wh *GatewayWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
- func (wh *GatewayWebhook) ValidateCreate(ctx context.Context, obj runtime.Object) error
- func (wh *GatewayWebhook) ValidateDelete(ctx context.Context, obj runtime.Object) error
- func (wh *GatewayWebhook) ValidateUpdate(ctx context.Context, oldObj, newObj runtime.Object) error
- type HTTPRouteWebhook
- func (wh *HTTPRouteWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
- func (wh *HTTPRouteWebhook) ValidateCreate(ctx context.Context, obj runtime.Object) error
- func (wh *HTTPRouteWebhook) ValidateDelete(ctx context.Context, obj runtime.Object) error
- func (wh *HTTPRouteWebhook) ValidateUpdate(ctx context.Context, oldObj, newObj runtime.Object) error
- type ReferenceGrantWebhook
- func (wh *ReferenceGrantWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
- func (wh *ReferenceGrantWebhook) ValidateCreate(ctx context.Context, obj runtime.Object) error
- func (wh *ReferenceGrantWebhook) ValidateDelete(ctx context.Context, obj runtime.Object) error
- func (wh *ReferenceGrantWebhook) ValidateUpdate(ctx context.Context, oldObj, newObj runtime.Object) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayClassWebhook ¶
func (*GatewayClassWebhook) SetupWebhookWithManager ¶
func (wh *GatewayClassWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
func (*GatewayClassWebhook) ValidateCreate ¶
func (*GatewayClassWebhook) ValidateDelete ¶
func (*GatewayClassWebhook) ValidateUpdate ¶
type GatewayWebhook ¶
func (*GatewayWebhook) SetupWebhookWithManager ¶
func (wh *GatewayWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
func (*GatewayWebhook) ValidateCreate ¶
func (*GatewayWebhook) ValidateDelete ¶
func (*GatewayWebhook) ValidateUpdate ¶
type HTTPRouteWebhook ¶
func (*HTTPRouteWebhook) SetupWebhookWithManager ¶
func (wh *HTTPRouteWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
func (*HTTPRouteWebhook) ValidateCreate ¶
func (*HTTPRouteWebhook) ValidateDelete ¶
func (*HTTPRouteWebhook) ValidateUpdate ¶
type ReferenceGrantWebhook ¶
func (*ReferenceGrantWebhook) SetupWebhookWithManager ¶
func (wh *ReferenceGrantWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
func (*ReferenceGrantWebhook) ValidateCreate ¶
func (*ReferenceGrantWebhook) ValidateDelete ¶
func (*ReferenceGrantWebhook) ValidateUpdate ¶
Click to show internal directories.
Click to hide internal directories.