docker

package
v0.28.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2021 License: Apache-2.0 Imports: 16 Imported by: 2

Documentation

Index

Constants

View Source
const ClientAPIVersion = "1.18"

ClientAPIVersion Client API version used

Variables

This section is empty.

Functions

func NewProbe added in v0.21.0

func NewProbe(ctx tp.Context, bundle *probe.Bundle) (probe.Handler, error)

NewProbe returns a new topology Docker probe

Types

type ProbeHandler added in v0.25.0

type ProbeHandler struct {
	insanelock.RWMutex
	Ctx tp.Context
	// contains filtered or unexported fields
}

ProbeHandler describes a Docker topology graph that enhance the graph

func (*ProbeHandler) Do added in v0.25.0

func (p *ProbeHandler) Do(ctx context.Context, wg *sync.WaitGroup) error

Do connects to the Docker daemon, registers the existing containers and start listening for Docker events

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL