Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConfigPath = "config" ConfigPathPrefix = ConfigPath + "/" )
View Source
const (
AuthCodeURLPath = "auth-code-url"
)
View Source
const (
CredsPathPrefix = "creds/"
)
View Source
const (
STSPathPrefix = "sts/"
)
View Source
const (
SelfPathPrefix = "self/"
)
View Source
const (
ServersPathPrefix = "servers/"
)
Variables ¶
View Source
var ( ErrMissingServerField = errors.New("missing server (consider configuring a default server)") ErrNoSuchServer = errors.New("server configuration does not exist (was it deleted?)") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.