ingress

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewK8sIngressWebhook added in v1.4.0

func NewK8sIngressWebhook(cfg *whtypes.RegisterConfig) whtypes.Register

func NewNamespacedIngressWebhook added in v1.4.0

func NewNamespacedIngressWebhook(cfg *whtypes.RegisterConfig) whtypes.Register

Types

type K8sIngressWebhook added in v1.4.0

type K8sIngressWebhook struct {
	webhook.DefaultWebhook
}

func (*K8sIngressWebhook) ValidateCreate added in v1.4.0

func (r *K8sIngressWebhook) ValidateCreate(ctx context.Context, obj runtime.Object) (warnings admission.Warnings, err error)

func (*K8sIngressWebhook) ValidateUpdate added in v1.4.0

func (r *K8sIngressWebhook) ValidateUpdate(ctx context.Context, _, newObj runtime.Object) (warnings admission.Warnings, err error)

type NamespacedIngressWebhook added in v1.4.0

type NamespacedIngressWebhook struct {
	webhook.DefaultWebhook
}

func (*NamespacedIngressWebhook) Default added in v1.4.0

func (*NamespacedIngressWebhook) ValidateCreate added in v1.4.0

func (r *NamespacedIngressWebhook) ValidateCreate(ctx context.Context, obj runtime.Object) (warnings admission.Warnings, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL