vault

package
v0.0.0-...-ebb33e4 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DataStr string = "data"
)

Variables

View Source
var ErrNotFound = errors.New("secret key or version not exist")

Functions

func NewHashiCorpVaultSecretStore

func NewHashiCorpVaultSecretStore(logger logger.Logger) secretstores.SecretStore

NewHashiCorpVaultSecretStore returns a new HashiCorp Vault secret store.

Types

type VaultMetadata

type VaultMetadata struct {
	CaCert              string
	CaPath              string
	CaPem               string
	SkipVerify          string
	TLSServerName       string
	VaultAddr           string
	VaultKVPrefix       string
	VaultKVUsePrefix    bool
	VaultToken          string
	VaultTokenMountPath string
	EnginePath          string
	VaultValueType      string
}

Jump to

Keyboard shortcuts

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