kubernetes/cmd/kube-proxy
Dan Winship f994ae2521 Move GetHostname() from k/k/pkg/util/node to k/component-helpers/node/util
In fact, this actually uses pkg/util/node's GetHostname() but takes
the unit tests from cmd/kubeadm/app/util's private fork of that
function since they were more extensive. (Of course the fact that
kubeadm had a private fork of this function is a strong argument for
moving it to component-helpers.)
2023-01-27 18:24:38 -05:00
..
app Move GetHostname() from k/k/pkg/util/node to k/component-helpers/node/util 2023-01-27 18:24:38 -05:00
OWNERS
proxy.go