mirror of https://github.com/k3s-io/k3s
15 lines
563 B
Markdown
15 lines
563 B
Markdown
## 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](https://github.com/nirmal070125/KubernetesAPIJavaClient)
|
|
* [Ruby1](https://github.com/Ch00k/kuber)
|
|
* [Ruby2](https://github.com/abonas/kubeclient)
|
|
* [PHP](https://github.com/devstub/kubernetes-api-php-client)
|
|
* [Node.js](https://github.com/tenxcloud/node-kubernetes-client)
|
|
|