mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-25 20:30:32 +00:00
LaunchHostExecPod() is called only from e2e network. So it is not necessary to keep the function as a part of e2e framework. This moves it to the place which calls the function.