Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct{}
Generator generates CustomResourceDefinition YAML manifests for each root Kubernetes resource.
Currently this generates v1 and v1beta1 CRDs for the `DevWorkspace` and `DevWorkspaceTemplate` resources.
func (Generator) CheckFilter ¶
func (Generator) CheckFilter() loader.NodeFilter
func (Generator) Generate ¶
func (g Generator) Generate(ctx *genall.GenerationContext) error
Generate generates the artifacts
func (Generator) Help ¶
func (Generator) Help() *markers.DefinitionHelp
Click to show internal directories.
Click to hide internal directories.