Add glide.yaml and vendor deps
This commit is contained in:
parent
db918f12ad
commit
5b3d5e81bd
18880 changed files with 5166045 additions and 1 deletions
27
vendor/k8s.io/kubernetes/docs/devel/client-libraries.md
generated
vendored
Normal file
27
vendor/k8s.io/kubernetes/docs/devel/client-libraries.md
generated
vendored
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
## Kubernetes API client libraries
|
||||
|
||||
### Supported
|
||||
|
||||
* [Go](https://github.com/kubernetes/client-go)
|
||||
|
||||
### User Contributed
|
||||
|
||||
*Note: Libraries provided by outside parties are supported by their authors, not
|
||||
the core Kubernetes team*
|
||||
|
||||
* [Clojure](https://github.com/yanatan16/clj-kubernetes-api)
|
||||
* [Java (OSGi)](https://bitbucket.org/amdatulabs/amdatu-kubernetes)
|
||||
* [Java (Fabric8, OSGi)](https://github.com/fabric8io/kubernetes-client)
|
||||
* [Node.js](https://github.com/tenxcloud/node-kubernetes-client)
|
||||
* [Node.js](https://github.com/godaddy/kubernetes-client)
|
||||
* [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/eldarion-gondor/pykube)
|
||||
* [Ruby](https://github.com/Ch00k/kuber)
|
||||
* [Ruby](https://github.com/abonas/kubeclient)
|
||||
* [Scala](https://github.com/doriordan/skuber)
|
||||
|
||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||
[]()
|
||||
<!-- END MUNGE: GENERATED_ANALYTICS -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue