1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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
by.go
convert.go
db.go
db_test.go
default_driver.go
default_driver_stubs.go
errors.go
restore.go
restore_test.go
service.go
service_linux_test.go
service_test.go
store.go
store_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
store_unix.go
store_windows.go