secret

package
v0.2.4-rc.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2023 License: MIT Imports: 8 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 SecretDefaulter

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

func NewDefaulter

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

func (*SecretDefaulter) RuntimeObject

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

func (*SecretDefaulter) SetDefaults

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

type SecretValidator

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

func NewValidator

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

func (*SecretValidator) RuntimeObject

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

func (*SecretValidator) ValidateCreate

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

func (*SecretValidator) ValidateDelete

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

func (*SecretValidator) ValidateUpdate

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

Jump to

Keyboard shortcuts

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