kubernetes/pkg/registry/core/pod
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
..
rest fix nil pointer dereference panic for deprecated metrics 2023-03-24 18:50:43 +08:00
storage Replace uses of ObjectReflectDiff with cmp.Diff 2023-04-12 08:48:03 -07:00
doc.go
strategy_test.go Merge pull request #110477 from halfcrazy/feat/hostnetwork-fieldsel 2023-04-21 18:13:11 -07:00
strategy.go Remove proxyutil.IsProxyableIP / IsProxyableHostname 2023-07-01 08:49:38 -04:00