lib

package
v0.0.0-...-5abf1c0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultCredentialProvider = &CredProvider{}
)

Functions

func GetHomeDir

func GetHomeDir() (string, error)

func GetKeyring

func GetKeyring() (keyring.Keyring, error)

Types

type CredProvider

type CredProvider struct {
	HomeDir string
}

func (*CredProvider) ConfigureEnvironment

func (c *CredProvider) ConfigureEnvironment() error

type Credentials

type Credentials struct {
	Email          string `json:"Email"`
	Key            string `json:"Key"`
	UserServiceKey string `json:"UserServiceKey"`
	Keychain       bool   `json:"Keychain"`
}

func (*Credentials) SetEnv

func (c *Credentials) SetEnv()

Jump to

Keyboard shortcuts

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