kubernetes/pkg/proxy
2020-05-26 15:32:05 +08:00
..
apis kube-proxy: add '--bind-address-hard-fail' flag to treat failure to bind to a port as fatal 2020-04-02 13:13:10 +08:00
config kube-proxy: some code cleanup 2020-03-17 21:46:54 +08:00
healthcheck Clean up kube-proxy metrics startup 2020-03-30 10:29:14 -07:00
iptables kube-proxy: move GetNodeAddresses call out of internal loop to avoid repeated computation 2020-05-26 15:32:05 +08:00
ipvs Cleanup: Change "Ip" to "IP" in func and var names 2020-04-10 15:29:50 -07:00
metaproxier metaproxier logging for endpoints ipfamily 2020-03-07 11:42:02 +01:00
metrics clean SinceInMicroseconds, convert to SinceInSeconds 2020-01-10 17:05:38 +08:00
userspace Make userspace proxy logging quieter 2020-03-20 08:24:02 -04:00
util Cleanup: Change "Ip" to "IP" in func and var names 2020-04-10 15:29:50 -07:00
winkernel kube-proxy: some code cleanup 2020-03-17 21:46:54 +08:00
winuserspace Cleanup: Change "Ip" to "IP" in func and var names 2020-04-10 15:29:50 -07:00
BUILD Merge pull request #82462 from vllry/dualstack-iptables 2020-01-07 04:38:20 -08:00
doc.go
endpoints_test.go Service Topology implementation 2019-11-15 13:36:43 +08:00
endpoints.go kube-proxy: log service and endpoint updates 2020-04-10 15:29:44 -07:00
endpointslicecache_test.go Ensuring kube-proxy does not mutate shared EndpointSlices 2019-12-10 13:18:04 -08:00
endpointslicecache.go Ensuring kube-proxy does not mutate shared EndpointSlices 2019-12-10 13:18:04 -08:00
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
service_test.go kube-proxy filter Load Balancer Status ingress 2020-02-11 10:25:59 +01:00
service.go kube-proxy: log service and endpoint updates 2020-04-10 15:29:44 -07:00
topology_test.go Service Topology implementation 2019-11-15 13:36:43 +08:00
topology.go Service Topology implementation 2019-11-15 13:36:43 +08:00
types.go kube-proxy: log service and endpoint updates 2020-04-10 15:29:44 -07:00