kubernetes/pkg/proxy/util
Andrew Sy Kim 1653476e3f proxier: use IPSet from k8s.io/utils/net to store local addresses
This allows the proxier to cache local addresses instead of fetching all
local addresses every time in IsLocalIP.

Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2020-02-11 16:44:34 -05:00
..
testing fix static checks 2018-02-26 23:49:26 +08:00
BUILD move ShuffleStrings to pkg/proxy 2019-08-21 20:03:53 +01:00
endpoints.go Fix some lint errors in pkg/proxy 2019-05-09 16:48:29 -04:00
endpoints_test.go add ut for PortPart() 2018-08-16 11:49:48 +08:00
network.go fix golint 2019-05-03 14:31:51 +08:00
port.go Fix typos in kube-proxy 2019-01-07 11:08:34 -05:00
port_test.go K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
utils.go proxier: use IPSet from k8s.io/utils/net to store local addresses 2020-02-11 16:44:34 -05:00
utils_test.go move ShuffleStrings to pkg/proxy 2019-08-21 20:03:53 +01:00