v1alpha1

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDNSModifierWebhook added in v1.5.0

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

func NewFaultInjectionWebhook

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

func NewFilterConfigWebhook

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

func NewFilterDefinitionWebhook

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

func NewFilterWebhook

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

func NewIPRestrictionWebhook added in v1.5.0

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

func NewListenerFilterWebhook

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

Types

type DNSModifierWebhook added in v1.5.0

type DNSModifierWebhook struct {
	webhook.DefaultWebhook
}

func (*DNSModifierWebhook) Default added in v1.5.0

func (r *DNSModifierWebhook) Default(ctx context.Context, obj runtime.Object) error

func (*DNSModifierWebhook) ValidateCreate added in v1.5.0

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

func (*DNSModifierWebhook) ValidateUpdate added in v1.5.0

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

type FaultInjectionWebhook

type FaultInjectionWebhook struct {
	webhook.DefaultWebhook
}

func (*FaultInjectionWebhook) Default

func (*FaultInjectionWebhook) ValidateCreate

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

func (*FaultInjectionWebhook) ValidateUpdate

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

type FilterConfigWebhook

type FilterConfigWebhook struct {
	webhook.DefaultWebhook
}

func (*FilterConfigWebhook) Default

func (r *FilterConfigWebhook) Default(ctx context.Context, obj runtime.Object) error

func (*FilterConfigWebhook) ValidateCreate

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

func (*FilterConfigWebhook) ValidateUpdate

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

type FilterDefinitionWebhook

type FilterDefinitionWebhook struct {
	webhook.DefaultWebhook
}

func (*FilterDefinitionWebhook) Default

func (*FilterDefinitionWebhook) ValidateCreate

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

func (*FilterDefinitionWebhook) ValidateUpdate

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

type FilterWebhook

type FilterWebhook struct {
	webhook.DefaultWebhook
}

func (*FilterWebhook) Default

func (r *FilterWebhook) Default(ctx context.Context, obj runtime.Object) error

func (*FilterWebhook) ValidateCreate

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

func (*FilterWebhook) ValidateUpdate

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

type IPRestrictionWebhook added in v1.5.0

type IPRestrictionWebhook struct {
	webhook.DefaultWebhook
}

func (*IPRestrictionWebhook) Default added in v1.5.0

func (r *IPRestrictionWebhook) Default(ctx context.Context, obj runtime.Object) error

func (*IPRestrictionWebhook) ValidateCreate added in v1.5.0

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

func (*IPRestrictionWebhook) ValidateUpdate added in v1.5.0

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

type ListenerFilterWebhook

type ListenerFilterWebhook struct {
	webhook.DefaultWebhook
}

func (*ListenerFilterWebhook) Default

func (*ListenerFilterWebhook) ValidateCreate

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

func (*ListenerFilterWebhook) ValidateUpdate

func (r *ListenerFilterWebhook) ValidateUpdate(ctx context.Context, _, newObj 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