Commit Graph

33 Commits

Author SHA1 Message Date
Shannon Kularathna 764c26c875 Sort client library links 2021-04-22 18:33:13 +00:00
TAKAHASHI Shuuji 2ec89f253c
Update content/en/docs/reference/using-api/client-libraries.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-14 07:32:33 +09:00
TAKAHASHI Shuuji 18bc5496fa
Add k8s-ruby/k8s-ruby as a community-maintained client libraries 2021-04-11 16:30:04 +09:00
Kubernetes Prow Robot 16a12c97da
Merge pull request #26697 from hagay3/patch-1
Update client-libraries.md
2021-03-03 03:01:20 -08:00
Kubernetes Prow Robot f3244d82b0
Merge pull request #25644 from Frankkkkk/patch-1
Update client-libraries.md : add python pykorm lib
2021-02-27 18:22:40 -08:00
Hagai Ovadia 211fe0cb06
Update client-libraries.md
New maintainer of kubernetes scala client - skuber.
2021-02-24 08:38:10 +02:00
Frank Villaro-Dixon d7e94dc7e0 Update client-libraries.md : add python pykorm lib 2020-12-21 12:11:10 +01:00
Iskandar Abudiab e910fb10a5
Add Swift client library 2020-11-23 20:45:53 +01:00
Tim Bannister 3edb970570 Move API overview to be a Docsy section overview 2020-10-20 23:41:54 +01:00
Kubernetes Prow Robot 6a85a07290
Merge pull request #21112 from rennokki/patch-1
Added new PHP client library
2020-09-29 15:21:25 -07:00
Celeste Horgan 47dd26bf09 Add 3rd party content warning
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2020-09-01 10:39:06 -07:00
Qiming Teng d592baed54 Replace redirections in the reference section
This PR removes the redirections used in the reference section and fixes
some bad links.
2020-08-08 12:35:52 +08:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Marc Nuri c1acc9a571
Add YAKC (Yet Another Kubernetes Client) for Java 2020-05-30 07:38:12 +02:00
rennokki 623f46446a
Added new PHP client library 2020-05-21 21:29:32 +03:00
Joan Goyeau b3bf6ae82a Add joan38/kubernetes-client to community libs 2020-04-13 11:05:09 -07:00
Joan Goyeau 446eb36936 dsort Community-maintained libs 2020-04-13 11:04:33 -07:00
Joan Goyeau 394dee9dd1 Remove Haskell from Community as it's Official 2020-04-13 11:03:07 -07:00
Morten Lied Johansen cc594a19a9
Added FIAAS Python client library (#19224) 2020-03-09 09:17:36 -07:00
Cory O'Daniel 6ff38e05c8
adding elixir k8s client (#19056) 2020-02-10 14:43:54 -08:00
vishakha 11f7eff295 Fix: 404 for haskell client (#17988)
* Fix: 404 for haskell client

* Rem: Protocol from the URL
2019-12-10 10:23:29 -08:00
Tomasz Prus 538cf362e2 Add kubernetes-asyncio library (#17812) 2019-11-26 03:27:10 -08:00
Akshay Mankar cd04773f2b Add kubernetes-client/haskell (#15573) 2019-07-29 11:10:25 -07:00
Eirik Albrigtsen 9e1dc478a5 add clux/kube-rs client (#14759)
* add clux/kube-rs client

add [clux/kube-rs](https://github.com/clux/kube-rs) to list of
[community-maintained client
libraries](https://kubernetes.io/docs/reference/using-api/client-libraries/#community-maintained-client-libraries)

* reorder
2019-06-10 18:12:15 -07:00
Alexandre Pauwels 2c45ae7ed7 Add new community-maintained nodejs client (#13330)
Adds a link to a new nodejs client library. New library builds on top of the godaddy lib, providing useful kubectl-like abstractions like `get` and `updateOrCreate`, and adds API-mapping and version-handling so the client code does not need to worry about compatibility across cluster versions.
2019-03-21 15:50:19 -07:00
Travis Glenn Hansen 9e7f5ff2c5 Update client-libraries.md (#13111) 2019-03-19 14:00:29 -07:00
Brad Jones 69521bd355
Remove devstub/kubernetes-api-php-client
This project looks to be abandoned. See https://github.com/devstub/kubernetes-api-php-client/issues/1
2018-12-27 14:28:15 -07:00
Allan Sun ff3d1b2024 Added new PHP client libr (#11465) 2018-12-16 21:16:30 -08:00
¯\_(ツ)_/¯ 9962142993 Add Rust client (#11657) 2018-12-16 19:38:15 -08:00
Jari Kolehmainen 00cb28927b Add kontena/k8s-client ruby library (#9811)
* Add ruby k8s-client library

* add https://
2018-08-18 07:30:15 -07:00
Xiangyu Hè 69531f6b9e Add another Lisp client library (#8994) 2018-07-16 23:45:38 -07:00
Masaya Aoyama (@amsy810) 88a6607e39 [mod] API overview link is dead (#8733)
NG: https://kubernetes.io/docs/reference/api-overview/
OK: https://kubernetes.io/docs/reference/using-api/api-overview/

For example, this page contain dead link.
https://kubernetes.io/docs/reference/

Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/api-overview/

Note:
China page don't have this link.
2018-06-01 11:48:55 -07:00
Jennifer Rondeau 1f557bde2c move access/auth content to reference folder, add TOC (#8624) 2018-05-23 10:58:32 -07:00