vault

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetLogger

func SetLogger(givenLog *logrus.Logger)

Types

type Client

type Client struct {
	Config *Config
	// contains filtered or unexported fields
}

func NewVault

func NewVault() *Client

func (*Client) Login

func (v *Client) Login()

type Config

type Config struct {
	Address    string `vrequired:"true" mapstructure:"vault-address"`
	Token      string `mapstructure:"vault-token"`
	TokenFile  string
	SkipVerify bool
}

Jump to

Keyboard shortcuts

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