hashivault

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultSecretStoreProvider added in v0.10.0

type DefaultSecretStoreProvider struct{}

func (*DefaultSecretStoreProvider) NewSecretStore added in v0.10.0

NewSecretStore constructs a Vault based secret store with specific secret store spec.

type Logical

type Logical interface {
	ReadWithDataWithContext(ctx context.Context, path string, data map[string][]string) (*vault.Secret, error)
}

Logical is a testable interface for performing logical backend operations on Vault.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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