# Functions
Client creates a Docker API client based on the given Docker flags.
NewPlugin returns an implementation of container.Plugin suitable for passing to container.RegisterPlugin().
Register root container before running this function!.
Checks whether the dockerInfo reflects a valid docker setup, and returns it if it does, or an error otherwise.
# Constants
The namespace under which Docker aliases are unique.
# Structs
FsHandler is a composite FsHandler implementation the incorporates the common fs handler, a devicemapper ThinPoolWatcher, and a zfsWatcher.