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
Vincent Demeester 3845728524
Update tests to use gotest.tools 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-13 09:04:30 +02: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 Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02: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 Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
service.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
service_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
service_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
store.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
store_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02: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