# Functions
ContainerWatchLogs pipe logs from the container instance.
GetContainer return container info by name.
GetEventsChannel return the main channel reporting docker events.
GetNetwork inspect a network by networkID.
ListenEvents watches docker events an handle state modifications.
StartContainer start a container.
StopContainer stop a container.
# Structs
ContainerEvent store a container event.