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