Metadata-Version: 2.1
Name: kubernetes-stubs-elephant-fork
Version: 35.0.0.post2
Summary: Type stubs for the Kubernetes Python API client
Home-page: https://github.com/lexdene/kubernetes-stubs
License: Apache-2.0
Author: Nikhil Benesch
Author-email: nikhil.benesch@gmail.com
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# kubernetes-stubs-elephant-fork

fork of [kubernetes-stubs][1]

## why fork?

[kubernetes-stubs][1] has not provided stubs for [kubernetes][2] >= 23.0 yet (2023-05-30).

`kubernetes-stubs-elephant-fork` provides stubs for all releases after 7.0 of [kubernetes][2],
even includes any release in the future automatically.

I run a crontab by github actions which looks for new releases of [kubernetes][2]
and build stubs for it.

[1]: https://pypi.org/project/kubernetes-stubs
[2]: https://pypi.org/project/kubernetes

