proxy

package
v0.0.45 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProxySecretManager

func NewProxySecretManager(first, second secretmgr.SecretManager) secretmgr.SecretManager

NewProxySecretManager uses a Kubernetes Secret to manage secrets

Types

type ProxySecretManager

type ProxySecretManager struct {
	First  secretmgr.SecretManager
	Second secretmgr.SecretManager
}

ProxySecretManager stores the updated secret in the secret storage

func (*ProxySecretManager) Kind

func (f *ProxySecretManager) Kind() string

func (*ProxySecretManager) String

func (f *ProxySecretManager) String() string

func (*ProxySecretManager) UpsertSecrets

func (f *ProxySecretManager) 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