From b5ad36e078bf851433e9c44eb6f2a2ae213c9044 Mon Sep 17 00:00:00 2001 From: Jon Eisen Date: Fri, 4 Dec 2015 13:47:30 -0700 Subject: [PATCH] Add new clojure api bindings library https://github.com/yanatan16/clj-kubernetes-api --- docs/devel/client-libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/devel/client-libraries.md b/docs/devel/client-libraries.md index 22a59d0604d..a6f3e6ff618 100644 --- a/docs/devel/client-libraries.md +++ b/docs/devel/client-libraries.md @@ -49,6 +49,7 @@ Documentation for other releases can be found at * [PHP](https://github.com/maclof/kubernetes-client) * [Node.js](https://github.com/tenxcloud/node-kubernetes-client) * [Perl](https://metacpan.org/pod/Net::Kubernetes) + * [Clojure](https://github.com/yanatan16/clj-kubernetes-api)