webhookconfig

package
v3.21.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adder

type Adder struct {
	Cache *webhookconfigcache.WebhookConfigCache
	// contains filtered or unexported fields
}

func (*Adder) Add

func (a *Adder) Add(mgr manager.Manager) error

Add creates a new webhook config controller and adds it to the Manager.

func (*Adder) InjectConstraintTemplateEvent

func (a *Adder) InjectConstraintTemplateEvent(ctEvents chan event.GenericEvent)

func (*Adder) InjectTracker

func (a *Adder) InjectTracker(_ *readiness.Tracker)

func (*Adder) InjectWebhookConfigCache

func (a *Adder) InjectWebhookConfigCache(webhookConfigCache *webhookconfigcache.WebhookConfigCache)

type ChannelFullError

type ChannelFullError struct{}

func (*ChannelFullError) Error

func (e *ChannelFullError) Error() string

func (*ChannelFullError) Temporary

func (e *ChannelFullError) Temporary() bool

type ReconcileWebhookConfig

type ReconcileWebhookConfig struct {
	client.Client
	// contains filtered or unexported fields

} // +kubebuilder:rbac:groups=admissionregistration.k8s.io,resources=validatingwebhookconfigurations,verbs=get;list;watch

ReconcileWebhookConfig reconciles ValidatingWebhookConfiguration changes.

func (*ReconcileWebhookConfig) Reconcile

Reconcile processes ValidatingWebhookConfiguration changes.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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