# Packages

No description provided by the author
No description provided by the author

# Functions

Action is a catchall for additional driver functions.
LogHandler injects a request logging handler if debugging is active.
NewAPI returns an *API.
RESTHTTPError returns a 500 status with the error.

# Structs

API is a typed representation of API handlers.
Volume abstracts the notion of a volume as it is received from the plugins.

# Interfaces

HTTP is a generic interface to HTTP calls.
Volplugin is the interface that volplugin needs to provide to the clients (docker/k8s/mesos).