lechat / crd2cr

Generate example Kubernetes CustomResource from CustomResourceDefinition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crd2cr

Quick and dirty code to Generate example Kubernetes CustomResource from CustomResourceDefinition. The generated yaml will have all possible properties defined in CRD, so it may not be valid CR. But it helps to see what is expected in CR.

About

Generate example Kubernetes CustomResource from CustomResourceDefinition

License:MIT License


Languages

Language:Python 100.0%