summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com>2016-08-12 12:08:07 -0700
committerGitHub <noreply@github.com>2016-08-12 12:08:07 -0700
commit2787e098e2d9deb3510a95adc6844118ca1e98ce (patch)
tree59dd4685b314e6771d81bbded9f22cf1fcbe3639
parentf7a6500258f6ba3813faa73d4f5accd8ca1eddb5 (diff)
parent10305290f7b27590662540f8876261cebbab8ead (diff)
Merge pull request #30494 from silasbw/node-lib0
Automatic merge from submit-queue Add Node.js `kubernetes-client` to client-libraries.md
-rw-r--r--client-libraries.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/client-libraries.md b/client-libraries.md
index 7292777c..7229b7f1 100644
--- a/client-libraries.md
+++ b/client-libraries.md
@@ -47,6 +47,7 @@ the core Kubernetes team*
* [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)