linkerd2/controller/api/public
Andrew Seigner 624b87f743
Implement ListPods in public-api (#743)
The ListPods endpoint's logic resides in the telemetry service, which is
going away.

Move ListPods logic into public-api, use new k8s informer APIs.

Fixes #694

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-11 17:53:57 -07:00
..
client.go Define a new telemetry Stat API (#663) 2018-04-03 14:45:58 -07:00
client_test.go Enable race detection in ci (#259) 2018-02-02 15:04:52 -08:00
grpc_server.go Implement ListPods in public-api (#743) 2018-04-11 17:53:57 -07:00
grpc_server_test.go Implement ListPods in public-api (#743) 2018-04-11 17:53:57 -07:00
http_server.go Implement ListPods in public-api (#743) 2018-04-11 17:53:57 -07:00
http_server_test.go Define a new telemetry Stat API (#663) 2018-04-03 14:45:58 -07:00
proto_over_http.go Better error handling for Tap (#177) 2018-01-25 11:49:38 -05:00
proto_over_http_test.go Remove per-path metrics from telemetry pipeline (#317) 2018-02-09 14:20:28 -08:00
stat_summary.go Add --all-namespaces flag to CLI statsummary command (#745) 2018-04-11 16:40:25 -07:00
stat_summary_test.go Implement ListPods in public-api (#743) 2018-04-11 17:53:57 -07:00
test_helper.go Fix success rate calculation in public api (#723) 2018-04-10 11:04:04 -07:00