1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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