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

# Functions

NewMetadataResponse returns new NewMetadataResponse initialized instance.
NewMetadataResponseBundle returns new MetadataResponseBundle initialized instance.
NewNamespacesPodsStringsSet return new initialized NamespacesPodsStringsSet instance.

# Structs

MetadataResponse use to encore /api/v1/tags payloads.
MetadataResponseBundle maps pod names to associated metadata.

# Type aliases

MapStringSet maps a set of string by a string key.
NamespacesPodsStringsSet maps pod names to a set of strings keyed by the namespace a pod belongs to.