linkerd2/controller/k8s
Matei David a2bd230cd6
service topologies: add Kubernetes/API EndpointSlice support (#4696)
Based on the [EndpointSlice PR](https://github.com/linkerd/linkerd2/pull/4663), this is just the k8s/api support for endpointslices to shorten the first PR.

* Adds CRD
* Adds functions that check whether the cluster has EndpointSlice access
* Adds discovery & endpointslice informers to api.

Signed-off-by: Matei David <matei.david.35@gmail.com>
2020-07-06 15:28:48 -07:00
..
api.go service topologies: add Kubernetes/API EndpointSlice support (#4696) 2020-07-06 15:28:48 -07:00
api_test.go Service Mirroring Component (#4028) 2020-03-02 21:16:08 +02:00
clientset.go Upgrade to client-go 0.17.4 and smi-sdk-go 0.3.0 (#4221) 2020-04-01 10:07:23 -07:00
test_helper.go service topologies: add Kubernetes/API EndpointSlice support (#4696) 2020-07-06 15:28:48 -07:00