Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstanceTags ¶
InstanceTags is a simple struct to hold an instanceID and a map of tag data
func GetEC2InstanceTags ¶
func GetEC2InstanceTags(context ec2iface.EC2API, instances ...string) (tags []InstanceTags, err error)
GetEC2InstanceTags accepts any number of instance strings and returns a populated InstanceTags{} object for each instance
Click to show internal directories.
Click to hide internal directories.