Add kontena/k8s-client ruby library (#9811)

* Add ruby k8s-client library

* add https://
This commit is contained in:
Jari Kolehmainen 2018-08-18 17:30:15 +03:00 committed by k8s-ci-robot
parent 6e0c644061
commit 00cb28927b
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ their authors, not the Kubernetes team.
| Python | [github.com/mnubo/kubernetes-py](https://github.com/mnubo/kubernetes-py) |
| 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) |
| Scala | [github.com/doriordan/skuber](https://github.com/doriordan/skuber) |
| dotNet | [github.com/tonnyeremin/kubernetes_gen](https://github.com/tonnyeremin/kubernetes_gen) |
| DotNet (RestSharp) | [github.com/masroorhasan/Kubernetes.DotNet](https://github.com/masroorhasan/Kubernetes.DotNet) |