package
0.0.0-20241028224811-fb62e3f63e39
Repository: https://github.com/openshift/aws-vpce-operator.git
Documentation: pkg.go.dev

# Functions

GenerateAwsTags returns the tags that should be reconciled on every AWS resource created by this operator.
GenerateAwsTagsAsMap converts the slice of tags returned by GenerateAwsTags into a map for convenience.
GenerateR53Tags returns the tags that should be reconciled on every AWS resource created by this operator.
GenerateSecurityGroupName generates a name for a security group given a cluster name and a "purpose" for the security group.
GenerateVPCEndpointName generates a name for a VPC endpoint given a cluster name and a "purpose" for the VPC endpoint.
GetClusterTagKey returns the tag assigned to all AWS resources for the given cluster.
StringSliceTwoWayDiff returns the objects in expected that are not in current (to be used for creation) and the objects in current that are not in expected (to be used for deletion).

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author