vault

package
v0.6.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package vault provides the ability for Vela to integrate with HashiCorp Vault as a secret backend.

Usage:

import "github.com/go-vela/server/secret/vault"

Index

Constants

View Source
const PrefixVaultV1 = "secret"
View Source
const PrefixVaultV2 = "secret/data"

Variables

This section is empty.

Functions

func New

func New(addr, token, version, pathPrefix string) (*client, error)

New returns a Secret implementation that integrates with a Vault secrets engine.

Types

This section is empty.

Jump to

Keyboard shortcuts

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