Is your feature request related to a problem? Please describe.
When importing / using a template, it should be possible to understand what kind of objects are created. In that way, the template will be able to be used in other parts of the interface.
Describe the solution you'd like
the template could include metadata about the types of objects created or the metadata should be inspected when importing and when you start Monokle.
Specific support for CRD and CR would need to be included
Describe alternatives you've considered
It would be great to also be able to use the basic templates to autofill the editor.
Additional context
Ideally, connecting to the cluster would identify CRD and create templates form them
Is your feature request related to a problem? Please describe. When importing / using a template, it should be possible to understand what kind of objects are created. In that way, the template will be able to be used in other parts of the interface.
Describe the solution you'd like the template could include metadata about the types of objects created or the metadata should be inspected when importing and when you start Monokle. Specific support for CRD and CR would need to be included
Describe alternatives you've considered It would be great to also be able to use the basic templates to autofill the editor.
Additional context Ideally, connecting to the cluster would identify CRD and create templates form them