From 8db636732661da72952f0dbf79bc0093c2abfa76 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Fri, 10 Jul 2015 17:22:40 -0700 Subject: [PATCH] Add another php library --- docs/client-libraries.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/client-libraries.md b/docs/client-libraries.md index b4ed7c49bbf..6a519d67d69 100644 --- a/docs/client-libraries.md +++ b/docs/client-libraries.md @@ -8,9 +8,10 @@ * [Java (OSGI)](https://bitbucket.org/amdatulabs/amdatu-kubernetes) * [Java (Fabric8)](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api) - * [Ruby1](https://github.com/Ch00k/kuber) - * [Ruby2](https://github.com/abonas/kubeclient) + * [Ruby](https://github.com/Ch00k/kuber) + * [Ruby](https://github.com/abonas/kubeclient) * [PHP](https://github.com/devstub/kubernetes-api-php-client) + * [PHP](https://github.com/maclof/kubernetes-client) * [Node.js](https://github.com/tenxcloud/node-kubernetes-client) * [Perl](https://metacpan.org/pod/Net::Kubernetes)