package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Packages

# Functions

AssetDocker returns asset data.
DefaultConfig returns default module config.
FetchStats returns a list of running containers with all related stats inside.
NewContainer converts Docker API container to an internal structure, it applies dedot to container labels if dedot is true, or stores them in a nested way if it's false.
NewDockerClient initializes and returns a new Docker client.
NewModule creates a new module after performing validation.

# Variables

HostParser is a TCP host parser function for docker tcp host addresses.

# Structs

Config contains the config needed for the docker.
Container is a struct representation of a container.
Stat contains container and statistics information.
TLSConfig contains TLS settings required to connect to the docker daemon via TCP.