vault

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Engine string = "ciops"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// Address contains the vault address
	Address string

	// Token contains the token to use for vault connection
	Token string
}

Config contain connection element for vault implementation

func (*Config) GetSecret

func (c *Config) GetSecret(play ci.Play, rec interface{}, log logr.Logger) error

GetSecret returns the secret data from vault

func (*Config) GetToken

func (c *Config) GetToken()

func (*Config) SaveObject

func (c *Config) SaveObject()

Jump to

Keyboard shortcuts

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