mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}.
This commit is contained in:
43
docs/devel/client-libraries.md
Normal file
43
docs/devel/client-libraries.md
Normal file
@@ -0,0 +1,43 @@
|
||||
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
|
||||
|
||||
<!-- BEGIN STRIP_FOR_RELEASE -->
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
<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>
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
<!-- 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 -->
|
||||
[]()
|
||||
<!-- END MUNGE: GENERATED_ANALYTICS -->
|
Reference in New Issue
Block a user