linkerd2/controller/destination
Kevin Lingerfelt 13aaa82c95
Allow k8s API clients to watch a subset of resources (#1118)
* Allow k8s API clients to watch a subset of resources
* Sort resources

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2018-06-14 11:09:01 -07:00
..
client.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
endpoints_watcher.go Allow k8s API clients to watch a subset of resources (#1118) 2018-06-14 11:09:01 -07:00
endpoints_watcher_test.go Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
k8s_resolver.go dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00
k8s_resolver_test.go dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00
listener.go Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
listener_test.go Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
resolver.go dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00
server.go Allow k8s API clients to watch a subset of resources (#1118) 2018-06-14 11:09:01 -07:00
server_test.go dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00
test_helper.go dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00