local

package
v0.0.90 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLocalSecretManager

func NewLocalSecretManager(f jxfactory.Factory, namespace string) (secretmgr.SecretManager, error)

NewLocalSecretManager uses a Kubernetes Secret to manage secrets

Types

type LocalSecretManager

type LocalSecretManager struct {
	KubeClient kubernetes.Interface
	Namespace  string
}

LocalSecretManager uses a Kubernetes Secret

func (*LocalSecretManager) Kind

func (f *LocalSecretManager) Kind() string

func (*LocalSecretManager) String

func (f *LocalSecretManager) String() string

func (*LocalSecretManager) UpsertSecrets

func (f *LocalSecretManager) UpsertSecrets(callback secretmgr.SecretCallback, defaultYaml string) error

UpsertSecrets upserts the secrets

Jump to

Keyboard shortcuts

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