mirror of https://github.com/linkerd/linkerd2.git
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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| api.go | ||
| api_test.go | ||
| k8s.go | ||
| k8s_test.go | ||
| labels.go | ||
| labels_test.go | ||
| proxy.go | ||
| proxy_test.go | ||
| test_helper.go | ||
| version.go | ||
| version_test.go | ||