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
hack
leaderelection
stream
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.