Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RawConfig ¶
type RawConfig struct { Token providerconfigtypes.ConfigVarString `json:"token,omitempty"` ServerType providerconfigtypes.ConfigVarString `json:"serverType"` Datacenter providerconfigtypes.ConfigVarString `json:"datacenter"` Image providerconfigtypes.ConfigVarString `json:"image"` Location providerconfigtypes.ConfigVarString `json:"location"` Networks []providerconfigtypes.ConfigVarString `json:"networks"` Firewalls []providerconfigtypes.ConfigVarString `json:"firewalls"` Labels map[string]string `json:"labels,omitempty"` }
Click to show internal directories.
Click to hide internal directories.