Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetResourceTags ¶
func GetResourceTags( ctx context.Context, client tagsClient, mr metricsRecorder, resourceARN string, ) (map[string]*string, error)
GetResourceTags retrieves a resource list of tags.
func SyncResourceTags ¶
func SyncResourceTags( ctx context.Context, client tagsClient, mr metricsRecorder, resourceARN string, desiredTags map[string]*string, currentTags map[string]*string, convertToOrderedACKTags func(tags map[string]*string) (acktags.Tags, []string), ) (err error)
SyncResourceTags uses TagResource and UntagResource API Calls to add, remove and update resource tags.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.