Merge pull request #9187 from jimmidyson/fabric8-java-client

Replace Java client library reference with up to date client library
This commit is contained in:
Brian Grant 2015-06-03 12:47:21 -07:00
commit 14f9b778f1

View File

@ -6,7 +6,7 @@
### User Contributed
*Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team*
* [Java](https://github.com/nirmal070125/KubernetesAPIJavaClient)
* [Java](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)