# Packages
No description provided by the author
# Variables
ErrNotFound plugin not found.
ErrNotImplements is returned if the plugin does not implement the requested driver.
# Structs
Client represents a plugin client.
LocalRegistry defines a registry that is local (using unix socket).
Manifest lists what a plugin implements.
Plugin is the definition of a docker plugin.
# Interfaces
Registry defines behavior of a registry of plugins.