Documentation ¶
Index ¶
- func CheckKeyPairExists(name string) (bool, error)
- func GetDefaultVPCId() (string, error)
- func GetImage(imageID string) (*types.Image, error)
- func GetInstanceType(instanceType string) (*types.InstanceTypeInfo, error)
- func GetInstanceTypesForArchitecture(architecture string) ([]string, error)
- func GetRegions() ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckKeyPairExists ¶ added in v1.9.0
CheckKeyPairExists checks to see if a key pair exists by name
func GetDefaultVPCId ¶ added in v1.9.0
GetDefaultVPCId returns the default VPC Id, or a blank string
func GetInstanceType ¶ added in v1.9.0
func GetInstanceType(instanceType string) (*types.InstanceTypeInfo, error)
func GetInstanceTypesForArchitecture ¶ added in v1.9.0
func GetRegions ¶
GetRegions returns all region names as strings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.