Versions in this module Expand all Collapse all v0 v0.1.3 Jul 15, 2025 v0.1.2 Aug 29, 2024 Changes in this version + func GetAMIName(ami []models.AmiAttr) []models.AmiAttr v0.1.1 Aug 7, 2024 Changes in this version + func CaptureInstanceImage(instanceID string) (string, error) + func GetAvailableAmis(amilist []string) ([]string, error) v0.1.0 Apr 19, 2024 Changes in this version + func GetDeployedInstances() ([]models.DeploymentResponse, error) + func StartInstance(instanceID string) error + func StopInstance(instanceID string) error