1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router
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
..
build Various code-cleanup 2018-05-23 17:50:54 +02:00
checkpoint Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
container Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
debug Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
distribution Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
network Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
plugin Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
session Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
swarm Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
system Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
volume Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
experimental.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
local.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
router.go Add canonical import comment 2018-02-05 16:51:57 -05:00