vault

package
v0.0.0-...-439fd0a Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: AGPL-3.0 Imports: 18 Imported by: 0

Documentation

Overview

Package vault provides the vault secrets backend.

Index

Constants

View Source
const (
	EndpointKey      = "endpoint"
	NamespaceKey     = "namespace"
	TokenKey         = "token"
	CACertKey        = "ca-cert"
	ClientCertKey    = "client-cert"
	ClientKeyKey     = "client-key"
	TLSServerNameKey = "tls-server-name"
)
View Source
const (
	// BackendType is the type of the Vault secrets backend.
	BackendType = "vault"
)

Variables

View Source
var NewVaultClient = vault.NewClient

NewVaultClient is patched for testing.

Functions

func NewProvider

func NewProvider() provider.SecretBackendProvider

NewProvider returns a Vault secrets provider.

Types

This section is empty.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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