Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply(params *ApplyParams) error
Apply tags a resource with tags including the cluster tag.
func BuildParamsToTagSpecification ¶ added in v0.5.4
func BuildParamsToTagSpecification(ec2ResourceType string, params infrav1.BuildParams) *ec2.TagSpecification
BuildParamsToTagSpecification builds a TagSpecification for the specified resource type
Types ¶
type ApplyParams ¶
type ApplyParams struct { infrav1.BuildParams EC2Client ec2iface.EC2API }
ApplyParams are function parameters used to apply tags on an aws resource.
Click to show internal directories.
Click to hide internal directories.