moby--moby/volume/service
Brian Goff e4b6adc88e Extract volume interaction to a volumes service
This cleans up some of the package API's used for interacting with
volumes, and simplifies management.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-05-25 14:21:07 -04:00
..
opts Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
by.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
convert.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
db.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
db_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
default_driver.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
default_driver_stubs.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
errors.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
restore.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
restore_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
service.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
service_linux_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
service_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
store.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
store_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
store_unix.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
store_windows.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00