proxyprofile

package
v0.1.8-ubi.6 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2022 License: MIT 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 ProxyProfileDefaulter

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

func NewDefaulter

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

func (*ProxyProfileDefaulter) Kind

func (w *ProxyProfileDefaulter) Kind() string

func (*ProxyProfileDefaulter) SetDefaults

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

type ProxyProfileValidator

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

func NewValidator

func NewValidator(k8sAPI *kube.K8sAPI) *ProxyProfileValidator

func (*ProxyProfileValidator) Kind

func (w *ProxyProfileValidator) Kind() string

func (*ProxyProfileValidator) ValidateCreate

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

func (*ProxyProfileValidator) ValidateDelete

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

func (*ProxyProfileValidator) ValidateUpdate

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

Jump to

Keyboard shortcuts

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