1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volume
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
..
drivers Allow volume drivers to provide a Status field 2016-04-15 10:56:38 -04:00
local Allow volume drivers to provide a Status field 2016-04-15 10:56:38 -04:00
store volume/store: fix couple of races with accessing maps 2016-03-29 10:46:29 -07:00
testutils Allow volume drivers to provide a Status field 2016-04-15 10:56:38 -04:00
volume.go Allow volume drivers to provide a Status field 2016-04-15 10:56:38 -04:00
volume_copy.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
volume_propagation_linux.go fix some typos. 2016-03-10 10:09:27 +08:00
volume_propagation_linux_test.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_propagation_unsupported.go fix some typos. 2016-03-10 10:09:27 +08:00
volume_test.go Windows: Remove TP4 support from test code 2016-04-11 15:36:31 -07:00
volume_unix.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
volume_windows.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00