Skip to content

Commit 73f0f1a

Browse files
committed
[zh] add link to lightkube in community-maintained client libraries
1 parent 7dd728c commit 73f0f1a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ their authors, not the Kubernetes team.
120120
| Scala | [github.com/hagay3/skuber](https://github.com/hagay3/skuber) |
121121
| Scala | [github.com/joan38/kubernetes-client](https://github.com/joan38/kubernetes-client) |
122122
-->
123-
| 语言 | 客户端库 |
124-
| -------------------- | ---------------------------------------- |
123+
| 语言 | 客户端库 |
124+
|----------------------| ---------------------------------------- |
125125
| Clojure | [github.com/yanatan16/clj-kubernetes-api](https://github.com/yanatan16/clj-kubernetes-api) |
126126
| DotNet | [github.com/tonnyeremin/kubernetes_gen](https://github.com/tonnyeremin/kubernetes_gen) |
127127
| DotNet (RestSharp) | [github.com/masroorhasan/Kubernetes.DotNet](https://github.com/masroorhasan/Kubernetes.DotNet) |
@@ -143,6 +143,7 @@ their authors, not the Kubernetes team.
143143
| PHP | [github.com/travisghansen/kubernetes-client-php](https://github.com/travisghansen/kubernetes-client-php) |
144144
| PHP | [github.com/renoki-co/php-k8s](https://github.com/renoki-co/php-k8s) |
145145
| Python | [github.com/fiaas/k8s](https://github.com/fiaas/k8s) |
146+
| Python | [github.com/gtsystem/lightkube](https://github.com/gtsystem/lightkube) |
146147
| Python | [github.com/mnubo/kubernetes-py](https://github.com/mnubo/kubernetes-py) |
147148
| Python | [github.com/tomplus/kubernetes_asyncio](https://github.com/tomplus/kubernetes_asyncio) |
148149
| Python | [github.com/Frankkkkk/pykorm](https://github.com/Frankkkkk/pykorm) |

0 commit comments

Comments
 (0)