gateway

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: 10 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 GatewayDefaulter

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

func NewDefaulter

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

func (*GatewayDefaulter) RuntimeObject

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

func (*GatewayDefaulter) SetDefaults

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

type GatewayValidator

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

func NewValidator

func NewValidator(k8sAPI *kube.K8sAPI) *GatewayValidator

func (*GatewayValidator) RuntimeObject

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

func (*GatewayValidator) ValidateCreate

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

func (*GatewayValidator) ValidateDelete

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

func (*GatewayValidator) ValidateUpdate

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

Jump to

Keyboard shortcuts

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