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
}
Kustomization scaffolds a file that defines the kustomization scheme for the webhook folder
func (*Kustomization) SetTemplateDefaults ¶
func (f *Kustomization) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type KustomizeConfig ¶
type KustomizeConfig struct {
machinery.TemplateMixin
}
KustomizeConfig scaffolds a file that configures the kustomization for the webhook folder
func (*KustomizeConfig) SetTemplateDefaults ¶
func (f *KustomizeConfig) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type Service ¶
type Service struct {
machinery.TemplateMixin
}
Service scaffolds a file that defines the webhook service
func (*Service) SetTemplateDefaults ¶
SetTemplateDefaults implements file.Template
Click to show internal directories.
Click to hide internal directories.