Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/internal/docker

# Functions

No description provided by the author
MustNewAPIVersion evaluates version as a client api version and panics if invalid.
No description provided by the author
NewConfig creates a new config to be used when creating a docker client.
NewDefaultConfig creates a new config with default values to be used when creating a docker client.
No description provided by the author
VersionIsValidAndGTE evalutes version as a client api version and returns an error if invalid or less than gte.

# Structs

Client provides the core metric gathering functionality from the Docker Daemon.
No description provided by the author
Container is client.ContainerInspect() response container stats and translated environment string map for potential labels.