linkerd2/controller/k8s
Risha Mars f8583df4db
Add ListServices to controller public api (#1876)
Add a barebones ListServices endpoint, in support of autocomplete for services.
As we develop service profiles, this endpoint could probably be used to describe
more aspects of services (like, if there were some way to check whether a
service profile was enabled or not).

Accessible from the web UI via http://localhost:8084/api/services
2018-11-27 11:34:47 -08:00
..
api.go Add ListServices to controller public api (#1876) 2018-11-27 11:34:47 -08:00
api_test.go Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
clientset.go controller: use GetConfig from pkg/k8s package (#1857) 2018-11-13 14:41:31 -08:00
test_helper.go Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00