Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kustomization ¶
type Kustomization struct { machinery.TemplateMixin machinery.ResourceMixin }
Kustomization scaffolds a file that defines the kustomization scheme for the crd folder.
func (*Kustomization) GetCodeFragments ¶ added in v0.3.0
func (f *Kustomization) GetCodeFragments() machinery.CodeFragmentsMap
GetCodeFragments implements file.Inserter.
func (*Kustomization) GetMarkers ¶ added in v0.3.0
func (f *Kustomization) GetMarkers() []machinery.Marker
GetMarkers implements file.Inserter.
func (*Kustomization) SetTemplateDefaults ¶
func (f *Kustomization) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template.
Click to show internal directories.
Click to hide internal directories.