mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
It makes little sense to have swarm related code into the daemon package. This refactor the `daemon` and `cluster` package to remove `ListContainersForNode` from the daemon. Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: 4833b3c961f84555c67418440405e470123919c6 Component: engine