Documentation
¶
Index ¶
- func ELBTagsToMap(src []*elb.Tag) infrav1.Tags
- func MapPtrToMap(src map[string]*string) infrav1.Tags
- func MapToELBTags(src infrav1.Tags) []*elb.Tag
- func MapToSecretsManagerTags(src infrav1.Tags) []*secretsmanager.Tag
- func MapToTags(src infrav1.Tags) []*ec2.Tag
- func TagsToMap(src []*ec2.Tag) infrav1.Tags
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ELBTagsToMap ¶
ELBTagsToMap converts a []*elb.Tag into a infrav1.Tags.
func MapPtrToMap ¶ added in v0.6.0
MapPtrToMap converts a [string]*string into a infrav1.Tags.
func MapToELBTags ¶
MapToELBTags converts a infrav1.Tags to a []*elb.Tag
func MapToSecretsManagerTags ¶ added in v0.4.9
func MapToSecretsManagerTags(src infrav1.Tags) []*secretsmanager.Tag
MapToSecretsManagerTags converts a infrav1.Tags to a []*secretsmanager.Tag
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.