secret

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: Apache-2.0 Imports: 1 Imported by: 1

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