Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchTags ¶
func FetchTags( ctx context.Context, client tagsClient, mr metricsRecorder, ResourceId string, ) (tags map[string]string, err error)
FetchTags fetches the Tags for the supplied Resource
func SyncTags ¶
func SyncTags( ctx context.Context, client tagsClient, mr metricsRecorder, resourceId 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.