moby--moby/volume
Brian Goff 2f40b1b281 Add support for volume scopes
This is similar to network scopes where a volume can either be `local`
or `global`. A `global` volume is one that exists across the entire
cluster where as a `local` volume exists on a single engine.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-06-05 15:37:15 -04:00
..
drivers Add support for volume scopes 2016-06-05 15:37:15 -04:00
local Add support for volume scopes 2016-06-05 15:37:15 -04:00
store Add support for volume scopes 2016-06-05 15:37:15 -04:00
testutils Add support for volume scopes 2016-06-05 15:37:15 -04:00
volume.go Add support for volume scopes 2016-06-05 15:37:15 -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