python/kubernetes/base
Kubernetes Prow Robot d010f2efd6
Merge pull request #2317 from anvil-works/allow_watch_bookmarks
Add support for allowWatchBookmarks to the dynamic client
2025-04-24 13:54:31 -07:00
..
.github
config Merge pull request #2340 from tomasaschan/fix-exec-provider 2025-02-14 08:40:22 -08:00
dynamic Add support for allowWatchBookmarks to the dynamic client 2025-01-07 11:35:28 +00:00
hack
leaderelection
stream Close the Python sockets when the Websocket closes 2025-01-06 08:17:09 +00:00
watch Update watch_test.py 2025-03-20 11:23:23 +05:30
.gitignore
.travis.yml
code-of-conduct.md
CONTRIBUTING.md
LICENSE
OWNERS
README.md
run_tox.sh Fix typo: kubenetes -> kubernetes 2022-03-28 19:52:37 +08:00
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.