Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { ClientID string ClientSecret string Environment string // contains filtered or unexported fields }
func NewFromGogoBoshClient ¶ added in v0.6.0
func NewFromGogoBoshClient(client GogoBoshClient) *Client
type CloudConfig ¶ added in v0.6.0
type CloudConfig struct {
AZs []AZs `yaml:"azs"`
}
type GogoBoshClient ¶ added in v0.6.0
Click to show internal directories.
Click to hide internal directories.