From b10e7a92b13b182affaf711d1a0e67018567e56e Mon Sep 17 00:00:00 2001 From: huangqg Date: Tue, 31 Mar 2015 11:45:40 +0800 Subject: [PATCH] add kuberclients of node.js client library --- docs/client-libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/client-libraries.md b/docs/client-libraries.md index 14a9b3a24e8..7d711c104aa 100644 --- a/docs/client-libraries.md +++ b/docs/client-libraries.md @@ -10,4 +10,5 @@ * [Ruby1](https://github.com/Ch00k/kuber) * [Ruby2](https://github.com/abonas/kubeclient) * [PHP](https://github.com/devstub/kubernetes-api-php-client) + * [Node.js](https://github.com/tenxcloud/node-kubernetes-client)