linkerd2/pkg/k8s
Alex Leong 1fe19bf3ce
Add ServiceProfile support to k8s utilities (#1758)
Updates to the Kubernetes utility code in `/controller/k8s` to support interacting with ServiceProfiles.

This makes use of the code generated client added in #1752 

Signed-off-by: Alex Leong <alex@buoyant.io>
2018-10-12 09:35:11 -07:00
..
testdata Moves k8s and conduit client code to /pkg (#103) 2018-01-04 10:10:10 -08:00
api.go Added --context flag to specify the context to use to talk to the Kubernetes apiserver (#1743) 2018-10-08 12:37:35 -07:00
api_test.go Added --context flag to specify the context to use to talk to the Kubernetes apiserver (#1743) 2018-10-08 12:37:35 -07:00
k8s.go Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
k8s_test.go Added --context flag to specify the context to use to talk to the Kubernetes apiserver (#1743) 2018-10-08 12:37:35 -07:00
labels.go Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
labels_test.go Restore linkerd.io/control-plane* labels (#1411) 2018-08-07 13:53:29 -07:00
proxy.go Added --context flag to specify the context to use to talk to the Kubernetes apiserver (#1743) 2018-10-08 12:37:35 -07:00
proxy_test.go Added --context flag to specify the context to use to talk to the Kubernetes apiserver (#1743) 2018-10-08 12:37:35 -07:00
version.go Remove kubectl dependency, validate k8s server version via api (#396) 2018-02-20 12:14:11 -08:00
version_test.go Remove kubectl dependency, validate k8s server version via api (#396) 2018-02-20 12:14:11 -08:00