diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2016-12-08 01:02:11 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-08 01:02:11 -0800 |
| commit | db0886e6bbff896e86cb23139d4d8df16500548b (patch) | |
| tree | f148c4a0fe29584842f9cf77d477b4137ccbe96c | |
| parent | e55e769d31f7afb85d7e7fdb772b385d72e142d7 (diff) | |
Update client-libraries.md
| -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..105f42eb 100644 --- a/contributors/devel/client-libraries.md +++ b/contributors/devel/client-libraries.md @@ -18,6 +18,7 @@ the core Kubernetes team* * [Perl](https://metacpan.org/pod/Net::Kubernetes) * [PHP](https://github.com/devstub/kubernetes-api-php-client) * [PHP](https://github.com/maclof/kubernetes-client) + * [Python](https://github.com/kubernetes-incubator/client-python) * [Python](https://github.com/eldarion-gondor/pykube) * [Ruby](https://github.com/Ch00k/kuber) * [Ruby](https://github.com/abonas/kubeclient) |
