https://github.com/airspot-dev/k8s-datamodels
Kubernetes pydantic generated models
https://github.com/airspot-dev/k8s-datamodels
Last synced: over 1 year ago
JSON representation
Kubernetes pydantic generated models
- Host: GitHub
- URL: https://github.com/airspot-dev/k8s-datamodels
- Owner: airspot-dev
- License: mit
- Created: 2022-07-06T13:18:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T14:39:59.000Z (about 4 years ago)
- Last Synced: 2025-02-22T19:48:58.360Z (over 1 year ago)
- Language: Python
- Size: 216 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# k8s-datamodels
Kubernetes specs as [Pydantic](https://pydantic-docs.helpmanual.io/) datamodels
Generated with [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator)
from [Kubernetes's OpenAPI Specification](https://github.com/kubernetes/kubernetes/tree/master/api/openapi-spec)