mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-01 13:53:55 +00:00
In e2e test framework, ProxyRequest() is called in kubelet e2e test framework only. In addition, the function works for kubelet as tests which call the function do. So this moves the function into kubelet e2e test framework to make the dependency simple.