secret

package
v0.0.0-...-85ffd96 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RoleKey      = "role"
	PathKey      = "path"
	SecretKey    = "secret"
	KeyAlgorithm = "key_algorithm"
	KeyType      = "key_type"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SecretGetter

type SecretGetter interface {
	GetSecret() (*vaultapi.Secret, error)
}

type SecretManager

type SecretManager interface {
	SecretGetter
	SetOptions(*vaultapi.Client, map[string]string) error
}

Directories

Path Synopsis
aws
gcp
kv
pki

Jump to

Keyboard shortcuts

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