Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstanceStorage ¶
type InstanceType ¶
type InstanceType struct { InstanceType string `json:"InstanceType"` VCPU int32 `json:"VCPU"` MemoryMb int32 `json:"MemoryMb"` InstanceStorage InstanceStorage `json:"InstanceStorage"` }
func GetAWSInstanceType ¶
func GetAWSInstanceType(instanceTypeStr string) InstanceType
Click to show internal directories.
Click to hide internal directories.