kubernetes/pkg/proxy/winkernel
Daman Arora d6c575532a pkg/proxy/healthcheck: rename 'proxier' to 'proxy'
KubeProxy operates with a single health server and two proxies,
one for each IP family. The use of the term 'proxier' in the
types and functions within pkg/proxy/healthcheck can be
misleading, as it may suggest the existence of two health
servers, one for each IP family.

Signed-off-by: Daman Arora <aroradaman@gmail.com>
2025-01-08 17:26:47 +05:30
..
testing Replacing hcsshim library with new hnslib library. 2024-10-14 10:44:30 -07:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
hcnutils.go Replacing hcsshim library with new hnslib library. 2024-10-14 10:44:30 -07:00
hns.go Replacing hcsshim library with new hnslib library. 2024-10-14 10:44:30 -07:00
hns_test.go Replacing hcsshim library with new hnslib library. 2024-10-14 10:44:30 -07:00
OWNERS Add more labels (esp. area/kube-proxy) to sig-network OWNERS 2023-03-18 11:29:38 -04:00
proxier.go pkg/proxy/healthcheck: rename 'proxier' to 'proxy' 2025-01-08 17:26:47 +05:30
proxier_test.go Clean up NewServiceChangeTracker/NewEndpointsChangeTracker args 2024-12-14 12:12:42 -05:00