diff options
| -rw-r--r-- | contributors/devel/client-libraries.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributors/devel/client-libraries.md b/contributors/devel/client-libraries.md index 7e9c4107..c4553869 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) |
