linkerd2/controller
Andrew Seigner a0a9a42e23
Implement Public API and Tap on top of Lister (#835)
public-api and and tap were both using their own implementations of
the Kubernetes Informer/Lister APIs.

This change factors out all Informer/Lister usage into the Lister
module. This also introduces a new `Lister.GetObjects` method.

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-24 18:10:48 -07:00
..
api Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00
cmd Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00
destination Destination service returns "Running" pod labels (#781) 2018-04-17 14:42:54 -07:00
gen Introduce the TapByResource API (#778) 2018-04-18 15:37:07 -07:00
k8s Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00
script Introduce K8s Lister, integrate simulate-proxy (#829) 2018-04-23 16:44:19 -07:00
tap Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00
util Reuse code for metrics serving in controller (#585) 2018-03-19 10:33:25 -07:00
Dockerfile Implement Public API and Tap on top of Lister (#835) 2018-04-24 18:10:48 -07:00