moby--moby/volume/drivers
Brian Goff 36a1c56cf5 Allow volume drivers to provide a `Status` field
The `Status` field is a `map[string]interface{}` which allows the driver to pass
back low-level details about the underlying volume.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-04-15 10:56:38 -04:00
..
adapter.go Allow volume drivers to provide a `Status` field 2016-04-15 10:56:38 -04:00
extpoint.go add label support for build, networks and volumes 2016-03-22 11:49:06 -04:00
extpoint_test.go Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00
proxy.go Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00
proxy_test.go Move responsibility of ls/inspect to volume driver 2016-01-05 16:28:38 -05:00