Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SyncTags ¶
func SyncTags( ctx context.Context, client tagsClient, mr metricsRecorder, resourceARN string, desiredTags map[string]*string, existingTags map[string]*string, ) (err error)
syncTags 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.