Versions in this module Expand all Collapse all v1 v1.2.0 Mar 24, 2017 Changes in this version + const GB + const KB + const MB + const PB + const TB type Docker + PerDevice bool + Timeout internal.Duration + Total bool + type DockerClient interface + ContainerList func(ctx context.Context, options types.ContainerListOptions) ([]types.Container, error) + ContainerStats func(ctx context.Context, containerID string, stream bool) (io.ReadCloser, error) + Info func(ctx context.Context) (types.Info, error) v0 v0.10.1 Jan 27, 2016 Changes in this version + type Docker struct + ContainerNames []string + Endpoint string + func (d *Docker) Description() string + func (d *Docker) Gather(acc inputs.Accumulator) error + func (d *Docker) SampleConfig() string