Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfigAndAuthenticate ¶
func LoadConfigAndAuthenticate()
LoadConfigAndAuthenticate loads the RackSpace credentials.
Types ¶
type TokenSource ¶
type TokenSource struct { RackSpaceTenantID string RackSpaceTenantName string RackSpaceAuthToken string RackSpaceAPIKey string RackSpaceUsername string Endpoints map[string][]Endpoint }
TokenSource struct for representing RackSpace credentials.
var Token TokenSource
Token is a variable of type TokenSource.
Click to show internal directories.
Click to hide internal directories.