python/kubernetes/base
2023-12-28 17:53:22 +00:00
..
.github
config Adds support for custom Server Name Indication (SNI) 2023-06-27 14:26:50 +01:00
dynamic Return empty list when there is no matching resource instsnce items to return 2023-11-28 14:02:58 +05:30
hack
leaderelection Fix typos 2023-01-27 11:10:29 +08:00
stream Adds support for custom Server Name Indication (SNI) 2023-06-27 14:26:50 +01:00
watch Handled UTF-8 edge cases in Watch 2023-12-28 17:53:22 +00: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.