python/kubernetes/base
2022-02-14 10:52:15 -08:00
..
.github removed submodule 2022-01-07 16:17:39 -08:00
config removed submodule 2022-01-07 16:17:39 -08:00
dynamic Async fix for Dynamic Client 2022-02-14 10:52:15 -08:00
hack removed submodule 2022-01-07 16:17:39 -08:00
leaderelection removed submodule 2022-01-07 16:17:39 -08:00
stream removed submodule 2022-01-07 16:17:39 -08:00
watch removed submodule 2022-01-07 16:17:39 -08:00
.gitignore removed submodule 2022-01-07 16:17:39 -08:00
.travis.yml removed submodule 2022-01-07 16:17:39 -08:00
code-of-conduct.md removed submodule 2022-01-07 16:17:39 -08:00
CONTRIBUTING.md removed submodule 2022-01-07 16:17:39 -08:00
LICENSE removed submodule 2022-01-07 16:17:39 -08:00
OWNERS removed submodule 2022-01-07 16:17:39 -08:00
README.md removed submodule 2022-01-07 16:17:39 -08:00
run_tox.sh removed submodule 2022-01-07 16:17:39 -08:00
SECURITY_CONTACTS removed submodule 2022-01-07 16:17:39 -08:00
tox.ini removed submodule 2022-01-07 16:17:39 -08:00

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.