xvault

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func Initialize

func Initialize(v *viper.Viper) (*Client, error)

func (*Client) GetKey

func (c *Client) GetKey(key string) (map[string]interface{}, error)

func (*Client) GetUsernamePassword

func (c *Client) GetUsernamePassword(stage string, key string) (string, string)

type Config

type Config struct {
	Address    string
	RoleID     string
	SecretID   string
	MaxRetries int
	BasePath   string
}

Jump to

Keyboard shortcuts

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