kubernetes/pkg/proxy
Davanum Srinivas 550cc8645b
Move dump package from apimachinery to k8s.io/utils
Replace all imports of k8s.io/apimachinery/pkg/util/dump with
k8s.io/utils/dump across the repo. The apimachinery dump package
now contains deprecated wrapper functions that delegate to
k8s.io/utils/dump for backwards compatibility.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2026-02-12 07:34:19 -05:00
..
apis
config
conntrack
healthcheck Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
iptables
ipvs
kubemark
metaproxier
metrics
nftables
runner
util
winkernel
doc.go
endpoint.go
endpointschangetracker.go
endpointschangetracker_test.go
endpointslicecache.go
endpointslicecache_test.go
node.go
node_test.go
OWNERS
servicechangetracker.go
servicechangetracker_test.go Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
serviceport.go
topology.go refactor(kube-proxy): remove redundant empty endpoints check in topologyModeFromHints 2026-02-06 21:56:58 +05:30
topology_test.go
types.go