1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/executor/container
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
..
adapter.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
attachment.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
container.go Fix swagger volume type generation 2018-05-14 13:46:20 -04:00
container_test.go Various code-cleanup 2018-05-23 17:50:54 +02:00
controller.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
executor.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
health_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
validate.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
validate_unix_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate_windows_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00