ingress

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: Apache-2.0 Imports: 11 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 IngressDefaulter

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

func NewDefaulter

func NewDefaulter(k8sAPI *kube.K8sAPI) *IngressDefaulter

func (*IngressDefaulter) RuntimeObject

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

func (*IngressDefaulter) SetDefaults

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

type IngressValidator

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

func NewValidator

func NewValidator(k8sAPI *kube.K8sAPI) *IngressValidator

func (*IngressValidator) RuntimeObject

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

func (*IngressValidator) ValidateCreate

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

func (*IngressValidator) ValidateDelete

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

func (*IngressValidator) ValidateUpdate

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

Jump to

Keyboard shortcuts

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