python/kubernetes/base
2023-05-08 08:11:56 +10:00
..
.github
config Fix exception in ExecProvider when no console is attached. 2023-05-08 08:11:56 +10:00
dynamic Merge pull request #1998 from kianmeng/fix-typos 2023-02-24 20:36:00 -08:00
hack
leaderelection Fix typos 2023-01-27 11:10:29 +08:00
stream Merge pull request #1998 from kianmeng/fix-typos 2023-02-24 20:36:00 -08:00
watch
.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.