From 45e23e0b026f6d0715c3db94c5a38f66416d8798 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Tue, 7 Jul 2015 20:14:36 -0700 Subject: [PATCH] Add a pointer to a new java library. --- docs/client-libraries.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/client-libraries.md b/docs/client-libraries.md index 39a3b3bc1ea..b4ed7c49bbf 100644 --- a/docs/client-libraries.md +++ b/docs/client-libraries.md @@ -6,7 +6,8 @@ ### User Contributed *Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team* - * [Java](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api) + * [Java (OSGI)](https://bitbucket.org/amdatulabs/amdatu-kubernetes) + * [Java (Fabric8)](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api) * [Ruby1](https://github.com/Ch00k/kuber) * [Ruby2](https://github.com/abonas/kubeclient) * [PHP](https://github.com/devstub/kubernetes-api-php-client)