mirror of https://github.com/linkerd/linkerd2.git
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> |
||
---|---|---|
.. | ||
clientset.go | ||
endpoints.go | ||
lister.go | ||
lister_test.go | ||
pods.go | ||
replicasets.go | ||
test_helper.go | ||
watcher.go | ||
watcher_test.go |