kubernetes/cmd/kube-proxy/app
2026-06-03 21:04:16 +02:00
..
init_linux.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
init_other.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
init_windows.go build: remove deprecated '// +build' tag 2025-12-18 12:16:21 +01:00
options.go Enable native histograms gated by feature flag in kube-proxy 2026-03-16 12:09:37 -07:00
options_test.go Revert "re: kube-proxy: internal config: refactor HealthzAddress and MetricsAddress " 2024-10-21 11:36:59 +08:00
server.go Pass complete KubeProxyConfiguration to NewNodeManager 2026-04-29 10:35:14 -04:00
server_linux.go KEP-5495: Add featuregate for IPVS 2026-06-03 21:04:16 +02:00
server_linux_test.go Consistently import pkg/proxy/apis/config as kubeproxyconfig 2026-04-29 08:51:50 -04:00
server_other.go Consistently import pkg/proxy/apis/config as kubeproxyconfig 2026-04-29 08:51:50 -04:00
server_test.go Enable native histograms gated by feature flag in kube-proxy 2026-03-16 12:09:37 -07:00
server_windows.go Pass complete KubeProxyConfiguration to NewProxier methods 2026-04-29 10:35:12 -04:00