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