tags

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL