mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +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.