Added pykube client library

This commit is contained in:
Brian Rosner 2016-02-12 08:15:26 -07:00
parent ad7ed67904
commit 1511c23cbe
No known key found for this signature in database
GPG Key ID: A520B7186E677E82

View File

@ -49,6 +49,7 @@ Documentation for other releases can be found at
* [Perl](https://metacpan.org/pod/Net::Kubernetes) * [Perl](https://metacpan.org/pod/Net::Kubernetes)
* [PHP](https://github.com/devstub/kubernetes-api-php-client) * [PHP](https://github.com/devstub/kubernetes-api-php-client)
* [PHP](https://github.com/maclof/kubernetes-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/Ch00k/kuber)
* [Ruby](https://github.com/abonas/kubeclient) * [Ruby](https://github.com/abonas/kubeclient)
* [Scala](https://github.com/doriordan/skuber) * [Scala](https://github.com/doriordan/skuber)