moby--moby/volume/service
Vincent Demeester 04207c2db9
Fix wrong assertion in volume/service package
This last assertion shouldn't be there, those cases should be handled
by the for/switch above.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-06-05 18:51:17 +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 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 Fix wrong assertion in volume/service package 2018-06-05 18:51:17 +02: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