diff options
| author | Davanum Srinivas <davanum@gmail.com> | 2017-07-15 22:14:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-15 22:14:40 -0400 |
| commit | 4018a9f2e86cc9f79a733b2c05401b38e40d156c (patch) | |
| tree | 30ec18b6632590cab0f136cb9a4d179a6a07e66a | |
| parent | 7d705d6802e54c37f739d1b05deac0995ce54ea4 (diff) | |
| parent | 4bb7f83c1596e0c639ee5d074bdc19bc6db3f52b (diff) | |
Merge pull request #797 from ahmetb/cl
Move client-libraries.md to kubernetes.io
| -rw-r--r-- | contributors/devel/client-libraries.md | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/contributors/devel/client-libraries.md b/contributors/devel/client-libraries.md index a1f4948f..6686fc7c 100644 --- a/contributors/devel/client-libraries.md +++ b/contributors/devel/client-libraries.md @@ -1,28 +1,6 @@ ## Kubernetes API client libraries -### Supported by [Kubernetes SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery) - - * [Go](https://github.com/kubernetes/client-go) - * [Python](https://github.com/kubernetes-incubator/client-python) - -### User Contributed - -*Note: Libraries provided by outside parties are supported by their authors, not -the core Kubernetes team* - - * [Clojure](https://github.com/yanatan16/clj-kubernetes-api) - * [Go](https://github.com/ericchiang/k8s) - * [Java (OSGi)](https://bitbucket.org/amdatulabs/amdatu-kubernetes) - * [Java (Fabric8, OSGi)](https://github.com/fabric8io/kubernetes-client) - * [Node.js](https://github.com/tenxcloud/node-kubernetes-client) - * [Node.js](https://github.com/godaddy/kubernetes-client) - * [Perl](https://metacpan.org/pod/Net::Kubernetes) - * [PHP](https://github.com/devstub/kubernetes-api-php-client) - * [PHP](https://github.com/maclof/kubernetes-client) - * [Python](https://github.com/eldarion-gondor/pykube) - * [Ruby](https://github.com/Ch00k/kuber) - * [Ruby](https://github.com/abonas/kubeclient) - * [Scala](https://github.com/doriordan/skuber) +This document has been moved to https://kubernetes.io/docs/reference/client-libraries/. <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> []() |
