# Functions
No description provided by the author
BackendPluginGenerator returns a Generator which will produce boilerplate backend plugin code.
CRDGenerator returns a Generator which will create a CRD file.
No description provided by the author
No description provided by the author
ModelsGenerator returns a Generator which will produce Go and CUE files for API contract models.
No description provided by the author
OperatorGenerator returns a Generator which will build out watcher boilerplate for each resource, and a main func to run an operator for the watchers.
No description provided by the author
ResourceGenerator returns a collection of jennies which generate backend resource code from kinds.
No description provided by the author
TypeScriptModelsGenerator returns a Generator which generates TypeScript model code.
TypeScriptResourceGenerator returns a Generator which generates TypeScript resource code.