mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() 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> |
||
---|---|---|
.. | ||
build | ||
checkpoint | ||
container | ||
debug | ||
distribution | ||
image | ||
network | ||
plugin | ||
session | ||
swarm | ||
system | ||
volume | ||
experimental.go | ||
local.go | ||
router.go |