linkerd2/controller/api/public
Andrew Seigner 293e00bc3e
Introduce tapByResource cli command (#802)
The existing `tap` command is being deprecated.

Introduce a `tapByResource` cli command. It supports tapping a Kubernetes
resource or collection of resources, optionally filtered by outbound resources.
This command will eventually replace `tap`.

Part of #778

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-19 14:44:23 -07:00
..
client.go Introduce the TapByResource API (#778) 2018-04-18 15:37:07 -07:00
client_test.go Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00
grpc_server.go Add replication controller stats in CLI (#794) 2018-04-18 18:12:14 -07:00
grpc_server_test.go Add replication controller stats in CLI (#794) 2018-04-18 18:12:14 -07:00
http_server.go Add replication controller stats in CLI (#794) 2018-04-18 18:12:14 -07:00
http_server_test.go Introduce the TapByResource API (#778) 2018-04-18 15:37:07 -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 Add replication controller stats in CLI (#794) 2018-04-18 18:12:14 -07:00
stat_summary_test.go Add replication controller stats in CLI (#794) 2018-04-18 18:12:14 -07:00
test_helper.go Introduce tapByResource cli command (#802) 2018-04-19 14:44:23 -07:00