secret

package
v0.2.11-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 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 ServiceDefaulter

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

func NewDefaulter

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

func (*ServiceDefaulter) RuntimeObject

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

func (*ServiceDefaulter) SetDefaults

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

type ServiceValidator

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

func NewValidator

func NewValidator(k8sAPI *kube.K8sAPI, configStore *config.Store) *ServiceValidator

func (*ServiceValidator) RuntimeObject

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

func (*ServiceValidator) ValidateCreate

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

func (*ServiceValidator) ValidateDelete

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

func (*ServiceValidator) ValidateUpdate

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

Jump to

Keyboard shortcuts

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