namespacedingress

package
v0.2.4-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterWebhooks

func RegisterWebhooks(webhookSvcNs, webhookSvcName string, caBundle []byte)

Types

type NamespacedIngressDefaulter

type NamespacedIngressDefaulter struct {
	// contains filtered or unexported fields
}

func NewDefaulter

func NewDefaulter(k8sAPI *kube.K8sAPI, configStore *config.Store) *NamespacedIngressDefaulter

func (*NamespacedIngressDefaulter) RuntimeObject added in v0.2.0

func (w *NamespacedIngressDefaulter) RuntimeObject() runtime.Object

func (*NamespacedIngressDefaulter) SetDefaults

func (w *NamespacedIngressDefaulter) SetDefaults(obj interface{})

type NamespacedIngressValidator

type NamespacedIngressValidator struct {
	// contains filtered or unexported fields
}

func NewValidator

func NewValidator(k8sAPI *kube.K8sAPI) *NamespacedIngressValidator

func (*NamespacedIngressValidator) RuntimeObject added in v0.2.0

func (w *NamespacedIngressValidator) RuntimeObject() runtime.Object

func (*NamespacedIngressValidator) ValidateCreate

func (w *NamespacedIngressValidator) ValidateCreate(obj interface{}) error

func (*NamespacedIngressValidator) ValidateDelete

func (w *NamespacedIngressValidator) ValidateDelete(obj interface{}) error

func (*NamespacedIngressValidator) ValidateUpdate

func (w *NamespacedIngressValidator) ValidateUpdate(oldObj, obj interface{}) error

Jump to

Keyboard shortcuts

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