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 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
store Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
testutils
lcow_parser.go
linux_parser.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
parser.go
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
validate_windows_test.go
volume.go
volume_copy.go
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
volume_windows.go
windows_parser.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00