encryptedstore

package
v2.2.9+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenericEncryptedStore

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

func NewGenericEncrypedStore

func NewGenericEncrypedStore(prefix, namespace string, namespaceInterface v1.NamespaceInterface, secretsGetter v1.SecretsGetter) (*GenericEncryptedStore, error)

func (*GenericEncryptedStore) Get

func (g *GenericEncryptedStore) Get(name string) (map[string]string, error)

func (*GenericEncryptedStore) Remove

func (g *GenericEncryptedStore) Remove(name string) error

func (*GenericEncryptedStore) Set

func (g *GenericEncryptedStore) Set(name string, data map[string]string) error

Jump to

Keyboard shortcuts

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