moby--moby/api/server
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
..
backend/build Add canonical import comment 2018-02-05 16:51:57 -05:00
httputils Add canonical import comment 2018-02-05 16:51:57 -05:00
middleware Automated migration using 2018-03-16 11:03:43 -04:00
router Remove daemon dependency on api packages 2018-04-20 11:06:40 +02:00
middleware.go Add canonical import comment 2018-02-05 16:51:57 -05:00
router_swapper.go Add canonical import comment 2018-02-05 16:51:57 -05:00
server.go Add canonical import comment 2018-02-05 16:51:57 -05:00
server_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00