Skip to content

Commit 935fb9e

Browse files
authored
Update Rust client library from clux/kube-rs to kube-rs/kube
The Rust client library's URL redirects to a new location. This change updates the URL to match where it redirects. Old URL: https://github.com/clux/kube-rs New URL: https://github.com/kube-rs/kube
1 parent 999f313 commit 935fb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/using-api/client-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ their authors, not the Kubernetes team.
7777
| Ruby | [github.com/abonas/kubeclient](https://github.com/abonas/kubeclient) |
7878
| Ruby | [github.com/k8s-ruby/k8s-ruby](https://github.com/k8s-ruby/k8s-ruby) |
7979
| Ruby | [github.com/kontena/k8s-client](https://github.com/kontena/k8s-client) |
80-
| Rust | [github.com/clux/kube-rs](https://github.com/clux/kube-rs) |
80+
| Rust | [github.com/kube-rs/kube](https://github.com/kube-rs/kube) |
8181
| Rust | [github.com/ynqa/kubernetes-rust](https://github.com/ynqa/kubernetes-rust) |
8282
| Scala | [github.com/hagay3/skuber](https://github.com/hagay3/skuber) |
8383
| Scala | [github.com/hnaderi/scala-k8s](https://github.com/hnaderi/scala-k8s) |

0 commit comments

Comments
 (0)