Documentation ¶ Index ¶ func Register(dockerClient client.SystemAPIClient, matchLabel string, tasks chan string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Register ¶ func Register(dockerClient client.SystemAPIClient, matchLabel string, tasks chan string) Register to "die" events of docker (any container that stopped, killed or exited) and writing the container id of any container that has the matchLabel to the tasks channel Types ¶ This section is empty. Source Files ¶ View all Source files eventlistener.go Click to show internal directories. Click to hide internal directories.