k3s/docs/client-libraries.md

12 lines
378 B
Markdown
Raw Normal View History

2014-09-04 05:19:54 +00:00
## 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)
* [Ruby](https://github.com/Ch00k/kuber)