Metadata-Version: 2.4
Name: lightkube-models
Version: 1.35.0.8
Summary: Models and Resources for lightkube module
Author-Email: Giuseppe Tribulato <gtsystem@gmail.com>
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Homepage, https://github.com/gtsystem/lightkube-models
Project-URL: Repository, https://github.com/gtsystem/lightkube-models
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# lightkube-models

This is a python module containing definitions of kubernetes
models and resources to be used by [lightkube](https://lightkube.readthedocs.io/en/latest/).

The version of this package (first 3 parts `major.minor.micro`), match 
the kubernetes schema version used to generate the models.

You should install the module version matching your kubernetes installation or just
use compatible resources.
