Documentation
¶
Index ¶
- func AzsToStringv1(azs elb.LoadBalancerDescription) []string
- func AzsToStringv2(azs elbv2.LoadBalancer) []string
- func GetName(inst ec2.Instance) string
- func GetSubnetName(subnet ec2.Subnet) string
- func GetVolumeName(volume ec2.Volume) string
- func GetVpcName(vpc ec2.Vpc) string
- func RecordSetValuestoString(record route53.ResourceRecordSet) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AzsToStringv1 ¶
func AzsToStringv1(azs elb.LoadBalancerDescription) []string
AzsToStringv1 creates a string on AZ's from the list for elb api
func AzsToStringv2 ¶
func AzsToStringv2(azs elbv2.LoadBalancer) []string
AzsToStringv2 creates a string on AZ's from the list for elbv2 api
func GetSubnetName ¶
GetSubnetName pull the name tag from a Subnet
func GetVolumeName ¶
GetVolumeName pull the name tag from a Volume
func RecordSetValuestoString ¶
func RecordSetValuestoString(record route53.ResourceRecordSet) []string
RecordSetValuestoString creates a string of Values for a given Resource Record Set
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.