kubernetes/cmd/kube-proxy/app
Dan Winship c1ce1e00ee Properly build-tag the Linux kube-proxy backend code
This had to be able to build on OS X before to make verify-typecheck
pass, but now that that's fixed we can tag the code properly as being
linux-only.
2023-12-18 20:20:51 -05:00
..
conntrack.go pkg/proxy: configure tcp-be-liberal 2023-10-28 01:11:24 +05:30
init_linux.go Properly build-tag the Linux kube-proxy backend code 2023-12-18 20:20:51 -05:00
init_windows.go Fix health check from Google's Load Balancer 2022-03-11 22:34:59 -08:00
server_linux_test.go Properly build-tag the Linux kube-proxy backend code 2023-12-18 20:20:51 -05:00
server_linux.go Properly build-tag the Linux kube-proxy backend code 2023-12-18 20:20:51 -05:00
server_test.go Simplify nftables/proxier.go by removing localhost nodeport support 2023-10-31 17:33:53 -04:00
server_windows.go Distinguish iptables-based and nftables-based backends, do startup cleanup 2023-10-31 17:38:32 -04:00
server.go Distinguish iptables-based and nftables-based backends, do startup cleanup 2023-10-31 17:38:32 -04:00