backend

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Plugins

func Plugins() map[string]SecretBackend

Types

type SecretBackend

type SecretBackend interface {
	Configure(map[string]interface{}) error
	Decrypt(string) (string, error)
	Validate() error
}

SecretBackend is an interface that need to be implemented for different decryption models.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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