package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# 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.