kubernetes/cmd/kube-proxy/app
Travis Rhoden 0c5c3d8bb9
Remove pkg/util/mount (moved out of tree)
This patch removes pkg/util/mount completely, and replaces it with the
mount package now located at k8s.io/utils/mount. The code found at
k8s.io/utils/mount was moved there from pkg/util/mount, so the code is
identical, just no longer in-tree to k/k.
2019-11-15 08:29:12 -07:00
..
BUILD Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
conntrack.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
init_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
init_windows.go Add Windows flags for KubeProxyConfiguration 2019-02-05 10:39:23 -08:00
server_others_test.go kube-proxy: drop iptables version check 2019-08-01 12:05:31 -04:00
server_others.go set config.BindAddress to IPv4 address "127.0.0.1" if not specified 2019-10-25 21:46:41 +08:00
server_test.go Add lenient decoding path for v1alpha1 kube-proxy 2019-10-30 01:26:27 -04:00
server_windows.go Better distinguish the two kinds of proxy health check servers 2019-10-04 10:37:58 -04:00
server.go Service Topology implementation 2019-11-15 13:36:43 +08:00