Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Monitor ¶
type Monitor struct {
// contains filtered or unexported fields
}
Monitor connects to the Docker daemon and watches for containers being started and stopped. The monitor sends on the Event channel when containers with the appropriate labels are started and stopped.
Click to show internal directories.
Click to hide internal directories.