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 kustomization.yaml for the manifests overlay folder.
func (*Kustomization) GetCodeFragments ¶
func (f *Kustomization) GetCodeFragments() machinery.CodeFragmentsMap
GetCodeFragments implements file.Inserter
func (*Kustomization) GetMarkers ¶
func (f *Kustomization) GetMarkers() []machinery.Marker
GetMarkers implements file.Inserter
func (*Kustomization) SetTemplateDefaults ¶
func (f *Kustomization) SetTemplateDefaults() error
SetTemplateDefaults implements machinery.Template
Click to show internal directories.
Click to hide internal directories.