kubernetes/cmd/kube-proxy/app
Dan Winship be101a748d Remove some unused winkernel arguments/fields/functions
The winkernel proxy was originally created by copying+pasting from the
iptables code, but some iptables-specific things were never removed
(and one function got left behind after its functionality was moved
into the shared proxy code).
2023-04-12 09:41:38 -04:00
..
conntrack.go logging: fix names of keys 2023-01-23 14:24:29 +01:00
init_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
init_windows.go Fix health check from Google's Load Balancer 2022-03-11 22:34:59 -08:00
server_others_test.go kube-proxy wait for cluster cidr skip delete events 2022-10-18 19:29:09 +00:00
server_others.go Remove unused ProxyServer.EventClient field 2023-04-12 09:41:38 -04:00
server_test.go kube-proxy: add a flag to disables the allowing NodePort services to be accessed via localhost 2022-11-02 16:17:52 +08:00
server_windows.go Remove some unused winkernel arguments/fields/functions 2023-04-12 09:41:38 -04:00
server.go Remove unused ProxyServer.EventClient field 2023-04-12 09:41:38 -04:00