store

package
v0.0.0-...-960fb35 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2018 License: Apache-2.0 Imports: 6 Imported by: 8

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, secrets typedv1.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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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