mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
99.9% of use case for request call are using daemonHost. This makes it default and adds a `request.DoOnHost` function to be able to specify the host for specific, more complex use cases. Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: b11ba1231ef0ac99279ed5dcd76d81413d7d63b5 Component: engine