Commit Graph

8 Commits (2caaa89a941437e3176648a7a78f028763c9b51c)

Author SHA1 Message Date
Tonny c73ecc4bfa Added new community maintained dotNet library (#6204) 2017-11-07 16:40:50 -08:00
Brendan Burns fff1d28a53
Fix linkification
there was a space between ']' and '(' which made markdown not recognize the links...
2017-11-01 20:05:51 -07:00
Brendan Burns bc43ad1c06 Add some more libraries (#6096)
Add official Java and Dotnet libraries
Add unofficial lisp library
2017-10-30 10:04:08 -07:00
Andrew Chen a02d76a2c0 Merge branch 'master' into assignees-to-approvers 2017-08-04 12:59:54 -07:00
Sebastien Coutu 409f0f74cd Update to include Python library (#4624)
Hi, we've created and are maintaining the kubernetes-py library. It uses python objects to manipulate the kubernetes API objects. We're using it to manage our operations on kubernetes daily.
2017-08-04 09:38:34 -07:00
Aaron Crickenberger 18e9aa59d1 Rename OWNERS assignees: to approvers:
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
sope be76c4bca7 Add TypeScript client library for kubernetes (#4524) 2017-07-28 08:41:49 -07:00
Ahmet Alp Balkan ecf490b756 Document API client libraries
Add concept page about the Kubernetes API client libraries explaining what they
do and list officially-supported & community-maintained client libraries.

The list is obtained from https://github.com/kubernetes/community/blob/master/contributors/devel/client-libraries.md
and I am planning to add a notice there urging people to update the
/docs/reference/client-libraries.md when they add something there.

Alternatively we could remove that page altogether.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 14:35:52 -07:00