linkerd2/controller/api/public
Andrew Seigner baf4ea1a5a
Implement TapByResource in Tap Service (#827)
The TapByResource endpoint was previously a stub.

Implement end-to-end tapByResource functionality, with support for
specifying any kubernetes resource(s) as target and destination.

Fixes #803, #49

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-23 16:13:26 -07:00
..
client.go Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -07:00
client_test.go Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
grpc_server.go Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
grpc_server_test.go Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -07:00
http_server.go Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -07:00
http_server_test.go Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -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 Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
stat_summary.go Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
stat_summary_test.go Service support in stat command (#809) 2018-04-19 16:51:20 -07:00
test_helper.go Introduce tapByResource cli command (#802) 2018-04-19 14:44:23 -07:00