Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetApiTimeout ¶
Timeout in seconds for completing API transactions with the Mist Cloud. Omit for default value of 10 seconds. Value of 0 results in infinite timeout.
func GetApitoken ¶
For API Token authentication, the Mist API Token.
func GetPassword ¶
For username/password authentication, the Mist Account password.
func GetProxy ¶
Requests use the configured proxy to reach the Mist Cloud. The value may be either a complete URL or a `[username:password@]host[:port]`, in which case the `http` scheme is assumed. The schemes `http`, `https`, and `socks5` are supported.
func GetUsername ¶
For username/password authentication, the Mist Account username.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.