mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-24 20:06:15 +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.