mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Moves proxySocket out of proxier.go to new proxysocket.go in proxy package in order to start separating proxy logic and implementation and make proxier more manageable to review.