Add Rust client (#11657)

This commit is contained in:
¯\_(ツ)_/¯ 2018-12-17 12:38:15 +09:00 committed by Kubernetes Prow Robot
parent 125927e87c
commit 9962142993
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ their authors, not the Kubernetes team.
| 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) |
| Rust | [github.com/ynqa/kubernetes-rust](https://github.com/ynqa/kubernetes-rust) |
| 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) |