python/kubernetes/base
2024-11-27 15:45:20 +01:00
..
.github
config Support providing cluster info to the exec provider 2024-10-30 19:50:34 +00:00
dynamic Merge pull request #2076 from bobh66/watch_named_object 2024-04-23 15:25:23 -07:00
hack
leaderelection
stream
watch Merge branch 'kubernetes-client:master' into patch-1 2024-08-29 15:15:04 +02:00
.gitignore
.travis.yml removed submodule 2022-01-07 16:17:39 -08:00
code-of-conduct.md
CONTRIBUTING.md
LICENSE removed submodule 2022-01-07 16:17:39 -08:00
OWNERS
README.md removed submodule 2022-01-07 16:17:39 -08:00
run_tox.sh
SECURITY_CONTACTS removed submodule 2022-01-07 16:17:39 -08:00
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.