Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPublicIPsWithTag ¶
func GetPublicIPsWithTag(ctx context.Context, cl *aws_ec2.Client, key string, value string) ([]string, error)
GetPublicIPsWithTags returns the public IP addresses for EC2 instances whose tag named 'key' contains the string 'value'. Instances whose key=value tag match but don't have a public IP address are logged as a warning.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.