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
Vincent Demeester f4106b46db
Remove daemon dependency on api packages
We are using interface in the api routers to not explicitely depend on
the daemon struct (`daemon.Daemon`), but somehow, we do depend on the
`daemon` package for the cluster functionalities.

This removes this dependency by defining the correct interfaces.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-04-20 11:06:40 +02:00
..
build Remove interim env var LCOW_API_PLATFORM_IF_OMITTED 2018-02-09 12:05:07 -08:00
checkpoint Add canonical import comment 2018-02-05 16:51:57 -05:00
container Content encoding negotiation added to archive request. 2018-02-24 06:41:45 +01:00
debug Add canonical import comment 2018-02-05 16:51:57 -05:00
distribution Add canonical import comment 2018-02-05 16:51:57 -05:00
image Move commit to container backend 2018-02-14 16:06:12 -05:00
network Remove daemon dependency on api packages 2018-04-20 11:06:40 +02:00
plugin Add canonical import comment 2018-02-05 16:51:57 -05:00
session Add canonical import comment 2018-02-05 16:51:57 -05:00
swarm Adjust minimum API version for templated configs/secrets 2018-02-21 15:23:00 +01:00
system Remove daemon dependency on api packages 2018-04-20 11:06:40 +02:00
volume Add canonical import comment 2018-02-05 16:51:57 -05:00
experimental.go Add canonical import comment 2018-02-05 16:51:57 -05:00
local.go Add canonical import comment 2018-02-05 16:51:57 -05:00
router.go Add canonical import comment 2018-02-05 16:51:57 -05:00