kube-rs / kopium

Kubernetes OPenapI UnMangler
Apache License 2.0
112 stars 21 forks source link

Implement automatic ObjectReference generation #249

Closed Danil-Grigorev closed 3 months ago

Danil-Grigorev commented 3 months ago

Recognize when a field is an ObjectReference based on the content. Allows to rely on k8s-openapi definition to be present in the generated code.