Internals
This section holds pages explaining how the zio-k8s
library is implemented, targeted primarily for contributors.
The following topics are available:
- Code generator pipeline - describes how the internal code generator processes the Kubernetes OpenAPI specs
- Client implementations - explains the structure of the generic client implementation