vault

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Vault

type Vault struct {
	// contains filtered or unexported fields
}

Vault represents Hashicorp Vault

func New

func New() (*Vault, error)

New constructs a new Vault

func (*Vault) GetSecrets

func (v *Vault) GetSecrets(path string) (map[string][]byte, error)

GetSecrets returns all available data as key value for given path it extracts cert and private key from pkcs12 data

Jump to

Keyboard shortcuts

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