# Functions
GetPayload fills and return the external host tags metadata payload.
SetExternalTags adds external tags for a specific host and source type to the cache.
# Type aliases
ExternalTags maps SOURCE_TYPE -> list of tags, exported to ease testing.
Payload handles the JSON unmarshalling of the external host tags payload.