Merge pull request #4941 from abonas/addkubeclient

add kubeclient to list of ruby client libraries
This commit is contained in:
Brian Grant 2015-03-02 13:32:38 -08:00
commit 9eb2d6c881

View File

@ -7,6 +7,7 @@
*Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team*
* [Java](https://github.com/nirmal070125/KubernetesAPIJavaClient)
* [Ruby](https://github.com/Ch00k/kuber)
* [Ruby1](https://github.com/Ch00k/kuber)
* [Ruby2](https://github.com/abonas/kubeclient)
* [PHP](https://github.com/devstub/kubernetes-api-php-client)