moby--moby/volume
Brian Goff 977109d808 Remove use of global volume driver store
Instead of using a global store for volume drivers, scope the driver
store to the caller (e.g. the volume store). This makes testing much
simpler.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-04-17 14:07:08 -04:00
..
drivers Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
local Add canonical import comment 2018-02-05 16:51:57 -05:00
store Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
testutils Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00
lcow_parser.go Add canonical import comment 2018-02-05 16:51:57 -05:00
linux_parser.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
parser.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
validate_test.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
validate_unix_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate_windows_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume_copy.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume_test.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
volume_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
windows_parser.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00