container

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DockerEvents

func DockerEvents(ctx context.Context, cEvnt chan message.Event, cfg DockerCfg) error

Types

type ContextDoneError

type ContextDoneError struct {
}

func (*ContextDoneError) Error

func (c *ContextDoneError) Error() string

type DockerCfg

type DockerCfg struct {
	ContainerEvents   bool
	VolumeEvents      bool
	NetworkEvents     bool
	ShowRunning       bool
	ContainerActions  []string
	NetworkActions    []string
	VolumeActions     []string
	FilterName        string
	NegateFilterName  bool
	FilterImage       string
	NegateFilterImage bool
}

Jump to

Keyboard shortcuts

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