Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Certificate ¶
type Certificate struct { machinery.TemplateMixin machinery.ProjectNameMixin }
Certificate scaffolds a file that defines the issuer CR and the certificate CR
func (*Certificate) SetTemplateDefaults ¶
func (f *Certificate) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type Kustomization ¶
type Kustomization struct {
machinery.TemplateMixin
}
Kustomization scaffolds a file that defines the kustomization scheme for the certmanager 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 certmanager folder
func (*KustomizeConfig) SetTemplateDefaults ¶
func (f *KustomizeConfig) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
Click to show internal directories.
Click to hide internal directories.