Brian Pursley
935fb9e486
Update Rust client library from clux/kube-rs to kube-rs/kube
...
The Rust client library's URL redirects to a new location. This change updates the URL to match where it redirects.
Old URL: https://github.com/clux/kube-rs
New URL: https://github.com/kube-rs/kube
2023-01-30 20:12:28 -05:00
Aleksander Wardziński
efe16f42f4
Update link for Java Client Library examples
...
Current version of the page has a wrong link for Java examples, this should fix it.
2022-10-31 18:06:28 +01:00
Hossein Naderi
56a5f8003d
Update content/en/docs/reference/using-api/client-libraries.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-23 13:31:34 +03:30
Hossein Naderi
01b30b0768
Update client-libraries.md
...
Added new client library for scala
2022-09-22 14:16:44 +03:30
Marcelo Juchem
0404de8e03
add perl and ruby to client libraries list
2022-06-23 11:28:02 -05:00
Marcelo Juchem
445856614d
sorting library list in lexicographic order
2022-06-23 02:27:22 -05:00
Marcelo Juchem
7bbdc5d83e
client-libraries.md: adding C client library link
2022-06-22 19:13:35 -05:00
Giuseppe Tribulato
ff7726faf1
Add link to lightkube in Community-maintained client libraries.
2021-12-20 20:21:09 +01:00
Anakin100100
358ec86ec4
Removed depracated ruby client library
...
The 'kubr' gem has last been updated 7 years ago. It doesn't provide the required modern functionalities. The documentation consists of one code example and that's it. It's inclusion in this list only wastes time of Ruby on Rails developers because no sane person would chose it.
2021-11-12 21:44:23 +01:00
jaanus
e9ad987d02
Update client-libraries.md
...
Pykube is archived and not maintained anymore.
2021-05-26 10:41:21 +03:00
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