kubernetes/pkg/proxy
Roc Chan c9cf3f5b72 Service Topology implementation
* Implement Service Topology for ipvs and iptables proxier
* Add test files
* API validation
2019-11-15 13:36:43 +08:00
..
apis Correct spelling mistakes 2019-11-06 20:25:19 +08:00
config Service Topology implementation 2019-11-15 13:36:43 +08:00
healthcheck Fix kube-proxy healthz server for proxier sync loop changes 2019-10-04 13:37:09 -04:00
iptables Service Topology implementation 2019-11-15 13:36:43 +08:00
ipvs Service Topology implementation 2019-11-15 13:36:43 +08:00
metrics Hide proxy metrics that have been deprecated in 1.14 2019-11-13 19:31:14 +08:00
userspace Service Topology implementation 2019-11-15 13:36:43 +08:00
util move ShuffleStrings to pkg/proxy 2019-08-21 20:03:53 +01:00
winkernel Service Topology implementation 2019-11-15 13:36:43 +08:00
winuserspace Service Topology implementation 2019-11-15 13:36:43 +08:00
BUILD Promoting EndpointSlices to beta 2019-11-13 14:20:19 -08:00
doc.go
endpoints_test.go Service Topology implementation 2019-11-15 13:36:43 +08:00
endpoints.go Service Topology implementation 2019-11-15 13:36:43 +08:00
endpointslicecache_test.go Service Topology implementation 2019-11-15 13:36:43 +08:00
endpointslicecache.go Service Topology implementation 2019-11-15 13:36:43 +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 Only detecting stale connections for UDP ports in kube-proxy. 2019-09-25 17:48:54 -07:00
service.go Service Topology implementation 2019-11-15 13:36:43 +08: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 Service Topology implementation 2019-11-15 13:36:43 +08:00