Added a community Go client

Following conversation in https://groups.google.com/forum/#!topic/kubernetes-users/_HnGSuPmDoc
This commit is contained in:
William Denniss 2017-03-15 10:37:36 -07:00 committed by GitHub
parent 945936c12a
commit a36bb7bccb
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
the core Kubernetes team*
* [Clojure](https://github.com/yanatan16/clj-kubernetes-api)
* [Go](https://github.com/ericchiang/k8s)
* [Java (OSGi)](https://bitbucket.org/amdatulabs/amdatu-kubernetes)
* [Java (Fabric8, OSGi)](https://github.com/fabric8io/kubernetes-client)
* [Node.js](https://github.com/tenxcloud/node-kubernetes-client)