summaryrefslogtreecommitdiff
path: root/client-libraries.md
blob: b7529a0157f6c354c291af9192513cf6595ecdec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->

<!-- BEGIN STRIP_FOR_RELEASE -->

![WARNING](http://kubernetes.io/img/warning.png)
![WARNING](http://kubernetes.io/img/warning.png)
![WARNING](http://kubernetes.io/img/warning.png)

<h1>PLEASE NOTE: This document applies to the HEAD of the source
tree only. If you are using a released version of Kubernetes, you almost
certainly want the docs that go with that version.</h1>

<strong>Documentation for specific releases can be found at
[releases.k8s.io](http://releases.k8s.io).</strong>

![WARNING](http://kubernetes.io/img/warning.png)
![WARNING](http://kubernetes.io/img/warning.png)
![WARNING](http://kubernetes.io/img/warning.png)

<!-- END STRIP_FOR_RELEASE -->

<!-- END MUNGE: UNVERSIONED_WARNING -->
## kubernetes API client libraries

### Supported
   * [Go](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/pkg/client)

### User Contributed
*Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team*

   * [Java (OSGI)](https://bitbucket.org/amdatulabs/amdatu-kubernetes)
   * [Java (Fabric8)](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api)
   * [Ruby](https://github.com/Ch00k/kuber)
   * [Ruby](https://github.com/abonas/kubeclient)
   * [PHP](https://github.com/devstub/kubernetes-api-php-client)
   * [PHP](https://github.com/maclof/kubernetes-client)
   * [Node.js](https://github.com/tenxcloud/node-kubernetes-client)
   * [Perl](https://metacpan.org/pod/Net::Kubernetes)


<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/devel/client-libraries.md?pixel)]()
<!-- END MUNGE: GENERATED_ANALYTICS -->