summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-merge-robot <k8s.production.user@gmail.com>2016-03-02 18:51:53 -0800
committerk8s-merge-robot <k8s.production.user@gmail.com>2016-03-02 18:51:53 -0800
commitb9f149cd61277f4552abbc6f4d43413c1b830c1e (patch)
tree4fde30e1db454e63b4ecd844e0270921d6a55318
parentb7463385c950df8cf9a5a0be33a6d63521193ea0 (diff)
parent9ac4c6edbbee5f6dd5d0004adb1b86ee324cc285 (diff)
Merge pull request #21146 from eldarion-gondor/add-pykube-client-library
Auto commit by PR queue bot
-rw-r--r--client-libraries.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/client-libraries.md b/client-libraries.md
index 69661ff4..aeba3610 100644
--- a/client-libraries.md
+++ b/client-libraries.md
@@ -49,6 +49,7 @@ Documentation for other releases can be found at
* [Perl](https://metacpan.org/pod/Net::Kubernetes)
* [PHP](https://github.com/devstub/kubernetes-api-php-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/abonas/kubeclient)
* [Scala](https://github.com/doriordan/skuber)