config

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApiTimeout

func GetApiTimeout(ctx *pulumi.Context) float64

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

func GetApitoken(ctx *pulumi.Context) string

For API Token authentication, the Mist API Token.

func GetHost

func GetHost(ctx *pulumi.Context) string

URL of the Mist Cloud, e.g. `api.mist.com`.

func GetPassword

func GetPassword(ctx *pulumi.Context) string

For username/password authentication, the Mist Account password.

func GetProxy

func GetProxy(ctx *pulumi.Context) string

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

func GetUsername(ctx *pulumi.Context) string

For username/password authentication, the Mist Account username.

Types

This section is empty.

Jump to

Keyboard shortcuts

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