kubernetes/pkg/registry/core/node/storage
Dan Winship bb0c3a0818 Remove proxyutil.IsProxyableIP / IsProxyableHostname
These don't belong in pkg/proxy/util; they involve a completely
unrelated definition of proxying.

Since each is only used from one place, just inline them at the
callers.
2023-07-01 08:49:38 -04:00
..
storage_test.go Remove proxyutil.IsProxyableIP / IsProxyableHostname 2023-07-01 08:49:38 -04:00
storage.go Partition watchers by namespace/name scope 2023-02-27 20:38:11 +00:00