Documentation ¶
Index ¶
- func GetExpectedMachineCount() int
- func GetImgID() string
- func GetMachineAffinityRules() []string
- func GetMachineFirewall() bool
- func GetMachineMetadata() map[string]string
- func GetMachineNetworks() []string
- func GetMachineTags() map[string]string
- func GetMachineUserdata() string
- func GetPkgID() string
- func GetTritonAccount() string
- func GetTritonKeyID() string
- func GetTritonKeyMaterial() string
- func GetTritonUrl() string
- func GetTsgName() string
- func GetTsgTemplateID() string
- type TritonClientConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExpectedMachineCount ¶
func GetExpectedMachineCount() int
func GetMachineAffinityRules ¶
func GetMachineAffinityRules() []string
func GetMachineFirewall ¶
func GetMachineFirewall() bool
func GetMachineMetadata ¶
func GetMachineNetworks ¶
func GetMachineNetworks() []string
func GetMachineTags ¶
func GetMachineUserdata ¶
func GetMachineUserdata() string
func GetTritonAccount ¶
func GetTritonAccount() string
func GetTritonKeyID ¶
func GetTritonKeyID() string
func GetTritonKeyMaterial ¶
func GetTritonKeyMaterial() string
func GetTritonUrl ¶
func GetTritonUrl() string
func GetTsgName ¶
func GetTsgName() string
func GetTsgTemplateID ¶
func GetTsgTemplateID() string
Types ¶
type TritonClientConfig ¶
type TritonClientConfig struct {
Config *triton.ClientConfig
}
func New ¶
func New() (*TritonClientConfig, error)
Click to show internal directories.
Click to hide internal directories.