kubernetes/cmd/kube-proxy/app
leigh capili 47e52d2981 Refactor loops over SupportedMediaTypes() where mediaType is used to match a single SerializerInfo{}
We have an existing helper function for this:  runtime.SerializerInfoForMediaType()

This is common prep-work for encoding runtime.Objects into JSON/YAML for transmission over the wire or writing to ComponentConfigs.
2019-04-04 19:01:01 -06:00
..
BUILD Refactor loops over SupportedMediaTypes() where mediaType is used to match a single SerializerInfo{} 2019-04-04 19:01:01 -06:00
conntrack.go Updated kube-proxy error strings to not use capitals/punctuation 2019-01-27 14:08:54 -08: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 Updated kube-proxy error strings to not use capitals/punctuation 2019-01-27 14:08:54 -08:00
server_others.go [kube-proxy/ipvs] Add flag to enable strict ARP 2019-03-12 15:56:22 +01:00
server_test.go Use ioutil.TempDir for temporary dir creating 2019-02-07 12:27:19 -05:00
server_windows.go Add Windows flags for KubeProxyConfiguration 2019-02-05 10:39:23 -08:00
server.go Refactor loops over SupportedMediaTypes() where mediaType is used to match a single SerializerInfo{} 2019-04-04 19:01:01 -06:00