mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
To ensure we are loading the composefile the same wether we are pointing to swarm or kubernetes, we need to share the loading code between both. Signed-off-by: Vincent Demeester <vincent@sbr.pm>