Documentation
¶
Index ¶
Constants ¶
View Source
const PropagateAtLaunchDefault = false
The default value for the PropagateAtLaunch parameter. User cannot define this value in spec, thus we default the value to false for now.
View Source
const ResourceType = "auto-scaling-group"
The type of resource. The only supported value is auto-scaling-group
Variables ¶
This section is empty.
Functions ¶
func Tags ¶
func Tags( ctx context.Context, desiredTags []*svcapitypes.Tag, latestTags []*svcapitypes.Tag, resourceID *string, toACKTags func([]*svcapitypes.Tag) (acktags.Tags, []string), sdkapi *svcsdk.Client, metrics *metrics.Metrics, ) (err error)
Tags examines the Tags in the supplied Resource and calls the TagResource and UntagResource APIs to ensure that the set of associated Tags stays in sync with the Resource.Spec.Tags
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.