Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnableCAInjectionPatch ¶
type EnableCAInjectionPatch struct { machinery.TemplateMixin machinery.MultiGroupMixin machinery.ResourceMixin }
EnableCAInjectionPatch scaffolds a file that defines the patch that injects CA into the CRD
func (*EnableCAInjectionPatch) SetTemplateDefaults ¶
func (f *EnableCAInjectionPatch) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type EnableWebhookPatch ¶
type EnableWebhookPatch struct { machinery.TemplateMixin machinery.MultiGroupMixin machinery.ResourceMixin }
EnableWebhookPatch scaffolds a file that defines the patch that enables conversion webhook for the CRD
func (*EnableWebhookPatch) SetTemplateDefaults ¶
func (f *EnableWebhookPatch) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
Click to show internal directories.
Click to hide internal directories.