summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrodrigues3 <grodrigues3@users.noreply.github.com>2017-03-29 14:48:23 -0700
committerGitHub <noreply@github.com>2017-03-29 14:48:23 -0700
commitbad8849c0e67fed4632e9b8be62a964de37e427d (patch)
tree4b66099891193b2fc4fa21f700045a27296009f8
parent0de3cb868b6e34666ae63a01aa97f0ba8b35cee5 (diff)
parenta36bb7bccbf5ca58dc5da3d8ad2e156f847e5964 (diff)
Merge pull request #459 from WilliamDenniss/patch-1
Added a community Go client
-rw-r--r--contributors/devel/client-libraries.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributors/devel/client-libraries.md b/contributors/devel/client-libraries.md
index cbf7509f..a1f4948f 100644
--- a/contributors/devel/client-libraries.md
+++ b/contributors/devel/client-libraries.md
@@ -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)