Go to file
2020-01-08 11:28:23 -08:00
config Add option to refresh gcp token when config is cmd-path 2020-01-08 11:28:23 -08:00
dynamic Use explicit API version for retrieving CRD API 2019-09-24 09:41:24 -04:00
hack Remove all shebangs from Python modules and checker 2019-08-27 22:18:52 +02:00
stream Merge pull request #157 from AyliD/patch-1 2019-09-23 18:39:25 -07:00
watch Remove all shebangs from Python modules and checker 2019-08-27 22:18:52 +02:00
.gitignore
.travis.yml Adds Python 3.8 to the Travis CI test jobs 2019-10-22 00:53:04 +05:30
code-of-conduct.md
CONTRIBUTING.md Remove all shebangs from Python modules and checker 2019-08-27 22:18:52 +02:00
LICENSE
OWNERS Updated OWNERS to include link to docs 2019-02-04 19:01:16 +01:00
README.md Remove link to kubernetes-client/community 2018-08-23 10:51:03 -07:00
run_tox.sh Verify Boilerplate fix 2018-12-05 22:22:59 +05:30
SECURITY_CONTACTS
tox.ini Migrate to pytest 2019-10-02 20:32:27 +02: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.