kube

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSecretList

func GetSecretList(clientset *kubernetes.Clientset, namespace string) *corev1.SecretList

func InitKubecryptSecret added in v0.3.0

func InitKubecryptSecret(clientset *kubernetes.Clientset, tlskey, tlscert []byte, namespace string, secretname string) error

func NewSecret

func NewSecret(data map[string][]byte, name string) *corev1.Secret

func ToManifest

func ToManifest(o interface{}, out Output)

Types

type Output added in v0.1.1

type Output interface {
	Write(p []byte) (n int, err error)
}

Jump to

Keyboard shortcuts

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