Add kubernetes-asyncio library (#17812)

This commit is contained in:
Tomasz Prus 2019-11-26 12:27:10 +01:00 committed by Kubernetes Prow Robot
parent a5a39ae8b1
commit 538cf362e2
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ their authors, not the Kubernetes team.
| PHP | [github.com/travisghansen/kubernetes-client-php](https://github.com/travisghansen/kubernetes-client-php) |
| Python | [github.com/eldarion-gondor/pykube](https://github.com/eldarion-gondor/pykube) |
| Python | [github.com/mnubo/kubernetes-py](https://github.com/mnubo/kubernetes-py) |
| Python | [github.com/tomplus/kubernetes_asyncio](https://github.com/tomplus/kubernetes_asyncio) |
| Ruby | [github.com/Ch00k/kuber](https://github.com/Ch00k/kuber) |
| Ruby | [github.com/abonas/kubeclient](https://github.com/abonas/kubeclient) |
| Ruby | [github.com/kontena/k8s-client](https://github.com/kontena/k8s-client) |