linkerd2/controller/api
Risha Mars b8dc83f9d2
Modify the Stat API to handle requests for resource type "all" (#928)
Allow the Stat endpoint in the public-api to accept requests for resourceType "all".

Currently, this queries Pods, Deployments, RCs and Services, but can be modified 
to query other resources as well.

Both the CLI and web endpoints now work if you set resourceType to all.

e.g. `conduit stat all`
2018-05-11 14:35:37 -07:00
..
proxy Remove the telemetry service (#757) 2018-04-13 11:21:29 -07:00
public Modify the Stat API to handle requests for resource type "all" (#928) 2018-05-11 14:35:37 -07:00
util Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00