From 989588f015b567f1c8e49d14473402eff05c8abf Mon Sep 17 00:00:00 2001 From: darkgaro Date: Mon, 17 Nov 2014 16:44:36 +0000 Subject: [PATCH] added php client library reference --- docs/client-libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/client-libraries.md b/docs/client-libraries.md index 6b61ade971b..fcc320a88af 100644 --- a/docs/client-libraries.md +++ b/docs/client-libraries.md @@ -8,4 +8,5 @@ * [Java](https://github.com/nirmal070125/KubernetesAPIJavaClient) * [Ruby](https://github.com/Ch00k/kuber) + * [PHP](https://github.com/devstub/kubernetes-api-php-client)