fix description about client library (#7634)

This commit is contained in:
CaoShuFeng
2018-03-05 23:27:52 +08:00
committed by zacharysarah
parent f8a1cd6aa8
commit 3385527e11
+6
View File
@@ -22,7 +22,13 @@ To call the Kubernetes API from a programming language, you can use
client libraries:
- [Kubernetes Go client library](https://github.com/kubernetes/client-go/)
<<<<<<< HEAD
- [Kubernetes Python client library](https://github.com/kubernetes-client/python)
||||||| merged common ancestors
- [Kubernetes Python client libary](https://github.com/kubernetes-incubator/client-python)
=======
- [Kubernetes Python client library](https://github.com/kubernetes-incubator/client-python)
>>>>>>> fix description about client library (#7634)
## CLI Reference