python/kubernetes/base
Kubernetes Prow Robot 9f9bec2739
Merge pull request #2076 from bobh66/watch_named_object
Fix dynamic client watch of named resource
2024-04-23 15:25:23 -07:00
..
.github
config fix time format 2024-03-30 22:21:42 +08:00
dynamic Merge pull request #2076 from bobh66/watch_named_object 2024-04-23 15:25:23 -07:00
hack
leaderelection Fix typos 2023-01-27 11:10:29 +08:00
stream Enable binary support for WSClient 2024-02-28 15:41:24 -07:00
watch Handled UTF-8 edge cases in Watch 2023-08-07 12:20:31 -07:00
.gitignore
.travis.yml
code-of-conduct.md
CONTRIBUTING.md
LICENSE
OWNERS
README.md
run_tox.sh
SECURITY_CONTACTS
tox.ini

python-base

Build Status

This is the utility part of the python client. It has been added to the main repo using git submodules. This structure allow other developers to create their own kubernetes client and still use standard kubernetes python utilities. For more information refer to clients-library-structure.

Contributing

Please see CONTRIBUTING.md for instructions on how to contribute.