Documentation ¶
Overview ¶
Package moby provides a container Watcher for Docker/Moby engines.
Usage
import "github.com/thediveo/whalewatcher/watcher/moby" watcher := moby.NewWatcher("")
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWatcher ¶
NewWatcher returns a Watcher for keeping track of the currently alive containers, optionally with the composer projects they're associated with.
When the dockersock parameter is left empty then Docker's usual client defaults apply, such as trying to pick up the docker host from the environment or falling back to the local host's "unix:///var/run/docker.sock".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.