Documentation
¶
Index ¶
- func CaptureInstanceImage(instanceID string) (string, error)
- func GetAMIName(ami []models.AmiAttr) []models.AmiAttr
- func GetAvailableAmis(amilist []string, filterGroup [][]types.Filter) ([]string, error)
- func GetDeployedInstances() ([]models.DeploymentResponse, error)
- func StartInstance(instanceID string) error
- func StopInstance(instanceID string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaptureInstanceImage ¶ added in v0.1.1
func GetAvailableAmis ¶ added in v0.1.1
func GetDeployedInstances ¶
func GetDeployedInstances() ([]models.DeploymentResponse, error)
func StartInstance ¶
func StopInstance ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.