kubernetes/pkg/proxy/winkernel
Dan Winship 6492838d08 Pass complete KubeProxyConfiguration to NewProxier methods
Simplify the interface between cmd/kube-proxy and the backends by
passing the complete KubeProxyConfiguration to the backend rather than
having kube-proxy need to know specifically which fields each backend
cares about.
2026-04-29 10:35:12 -04:00
..
testing Delete remote endpoint if it has same ip as local endpoint in the system. 2026-04-09 11:16:49 +05:30
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
hcnutils.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
hns.go Delete remote endpoint if it has same ip as local endpoint in the system. 2026-04-09 11:16:49 +05:30
hns_test.go Delete remote endpoint if it has same ip as local endpoint in the system. 2026-04-09 11:16:49 +05:30
OWNERS Add more labels (esp. area/kube-proxy) to sig-network OWNERS 2023-03-18 11:29:38 -04:00
proxier.go Pass complete KubeProxyConfiguration to NewProxier methods 2026-04-29 10:35:12 -04:00
proxier_test.go Consistently import pkg/proxy/apis/config as kubeproxyconfig 2026-04-29 08:51:50 -04:00
supported.go Remove deprecated +build instruction. 2026-01-19 17:40:33 +01:00