Kubernetes API Delphi Client from OpenAPI
Every Kubernetes cluster publishes its API in OpenAPI form — the same description that kubectl and every official language client consumes. Point sgcOpenAPI at the spec and emit a typed Delphi unit that lets a Pascal application list pods, scale deployments, watch events and apply manifests over the regular HTTPS API.