linkerd2/controller
Andrew Seigner 03d4684d3b
Introduce K8s Lister, integrate simulate-proxy (#829)
The Kubernetes client-go Informer/Lister APIs are implemented in several
parts of the code base.

This change introduces a Lister module, providing Informer/Lister
capability through a simple interface. Once this merges, we can follow
up with moving public-api and tap onto Lister.

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-23 16:44:19 -07:00
..
api Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -07:00
cmd Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -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 Introduce K8s Lister, integrate simulate-proxy (#829) 2018-04-23 16:44:19 -07:00
script Introduce K8s Lister, integrate simulate-proxy (#829) 2018-04-23 16:44:19 -07:00
tap Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -07:00
util Reuse code for metrics serving in controller (#585) 2018-03-19 10:33:25 -07:00
Dockerfile Implement TapByResource in Tap Service (#827) 2018-04-23 16:13:26 -07:00