linkerd2/testutil
Tarun Pothulapati 4c3d002501
viz: move sub-cmds using viz extension under viz cmd (#5485)
* viz: move sub-cmds using viz extension under viz cmd

Fixes #5327 , #5524 

This branch moves the following commands, under the `linkerd viz`
cmd as they use the viz extension to perform the job.

- dashboard
- edges
- routes
- stat
- tap
- top

This also creates a new pkg `public-api` which fecilitates
interaction and communication with public-api to be used
across extensions.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
Co-authored-by: Alex Leong <alex@buoyant.io>
2021-01-13 12:11:25 +05:30
..
annotations.go Integration tests: Warn (instead of erroring) upon pod restarts (#4623) 2020-06-18 06:08:05 -05:00
annotations_test.go Refactor integration tests to use annotations functions (#4341) 2020-05-08 08:41:42 -05:00
doc.go Introduce script to test multiple cloud providers (#2592) 2019-03-29 16:22:30 -07:00
inject.go More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00
inject_validator.go Use linkerd-jaeger extension for control plane tracing (#5299) 2020-12-08 14:34:26 -08:00
install.go viz: move some components into linkerd-viz (#5340) 2020-12-23 20:17:31 +05:30
kubernetes_helper.go Rename proxy-mutator to jaeger-injector (#5351) 2021-01-06 10:00:07 -08:00
stream.go Add integration tests for tap (#1152) 2018-06-19 14:05:36 -07:00
tap.go viz: move sub-cmds using viz extension under viz cmd (#5485) 2021-01-13 12:11:25 +05:30
test_data_diff.go viz: add render golden tests (#5433) 2021-01-12 11:59:16 +05:30
test_helper.go viz: move some components into linkerd-viz (#5340) 2020-12-23 20:17:31 +05:30