mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 14:57:35 +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.