Documentation ¶
Index ¶
- func GetGroupInstanceIPs(client *aws.Client, name string) ([]string, error)
- func GetInstanceIDByIP(client *aws.Client, ip string) (string, error)
- func GetInstanceIPByID(client *aws.Client, id string) (string, error)
- func SendCommandToInstance(client *aws.Client, instance string, cmds []string) (string, error)
- func WaitForCommand(client *aws.Client, instance, commandID string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGroupInstanceIPs ¶
func SendCommandToInstance ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.