1 dépôt
Tools for generating typed language classes from custom resource definitions.
Distinct from Custom Resource Definitions: Distinct from Custom Resource Definitions: focuses on generating the client-side code models rather than the server-side API definitions.
Explore 1 awesome GitHub repository matching devops & infrastructure · Model Generators. Refine with filters or upvote what's useful.
This is a Java client library for interacting with the Kubernetes API server. It provides a programmatic interface and a set of typed models to manage cluster resources, orchestrate state reconciliation, and administer pods and namespaces within a Kubernetes environment. The library enables the development of custom controllers by providing frameworks for implementing automated control loops that reconcile the actual state of resources with a desired target state. It supports the generation of strongly-typed Java classes from OpenAPI specifications and custom resource definitions to ensure ty
Provides mechanisms to generate strongly-typed Java classes from custom resource definitions.