linkerd2/cli
Risha Mars ec3c861743
Enable Tap from the Web UI (#1356)
Adds a tap endpoint in the web api that communicates with the dashboard 
via websockets.
I've moved a bunch of code from the cli tap.go into utils so that the code 
can be shared between web and CLI. I think we should consider making the 
display more suited to web, but in the short term, reusing the CLI's 
rendering of tap events works.

Adds a Tap page in the Web UI that you can use to make tap requests. 
The form currently only allows you to enter a resource and namespace, 
other filters coming in a follow-up branch.
2018-07-24 14:23:42 -04:00
..
cmd Enable Tap from the Web UI (#1356) 2018-07-24 14:23:42 -04:00
install Rename `ca-bundle-distributor` to `ca`. (#1340) 2018-07-17 14:10:40 -10:00
Dockerfile-bin Enable Tap from the Web UI (#1356) 2018-07-24 14:23:42 -04:00
main.go Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00