diff options
| author | Ahmet Alp Balkan <ahmetb@google.com> | 2017-07-10 22:42:53 -0700 |
|---|---|---|
| committer | Ahmet Alp Balkan <ahmetb@google.com> | 2017-07-10 22:42:53 -0700 |
| commit | 4bb7f83c1596e0c639ee5d074bdc19bc6db3f52b (patch) | |
| tree | f30a5dc957cdf8d1695fc56331104203eba5e0cc | |
| parent | 4e8cb62a7b6a18e0dd093ab807372e00034e8a9f (diff) | |
Move client-libraries.md to kubernetes.io
This content is now served at https://kubernetes.io/docs/reference/client-libraries/
and removing this page will encourage people to keep the website up to date.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
| -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 --> []() |
