Versions in this module Expand all Collapse all v0 v0.0.2 Feb 19, 2023 v0.0.1 Feb 18, 2023 Changes in this version + const DefaultInstallTemplate + const DefaultTagTemplate + const DefaultUninstallTemplate + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type BothInstallerConfig struct + Spec BothInstallerConfigSpec + Status BothInstallerConfigStatus + func (in *BothInstallerConfig) DeepCopy() *BothInstallerConfig + func (in *BothInstallerConfig) DeepCopyInto(out *BothInstallerConfig) + func (in *BothInstallerConfig) DeepCopyObject() runtime.Object + type BothInstallerConfigList struct + Items []BothInstallerConfig + func (in *BothInstallerConfigList) DeepCopy() *BothInstallerConfigList + func (in *BothInstallerConfigList) DeepCopyInto(out *BothInstallerConfigList) + func (in *BothInstallerConfigList) DeepCopyObject() runtime.Object + type BothInstallerConfigSpec struct + InstallTemplate *string + Repository *string + TagTemplate *string + UninstallTemplate *string + func (in *BothInstallerConfigSpec) DeepCopy() *BothInstallerConfigSpec + func (in *BothInstallerConfigSpec) DeepCopyInto(out *BothInstallerConfigSpec) + type BothInstallerConfigStatus struct + InstallationSecret *corev1.ObjectReference + Ready bool + func (in *BothInstallerConfigStatus) DeepCopy() *BothInstallerConfigStatus + func (in *BothInstallerConfigStatus) DeepCopyInto(out *BothInstallerConfigStatus) + type BothInstallerConfigTemplate struct + Spec BothInstallerConfigTemplateSpec + Status BothInstallerConfigTemplateStatus + func (in *BothInstallerConfigTemplate) DeepCopy() *BothInstallerConfigTemplate + func (in *BothInstallerConfigTemplate) DeepCopyInto(out *BothInstallerConfigTemplate) + func (in *BothInstallerConfigTemplate) DeepCopyObject() runtime.Object + type BothInstallerConfigTemplateList struct + Items []BothInstallerConfigTemplate + func (in *BothInstallerConfigTemplateList) DeepCopy() *BothInstallerConfigTemplateList + func (in *BothInstallerConfigTemplateList) DeepCopyInto(out *BothInstallerConfigTemplateList) + func (in *BothInstallerConfigTemplateList) DeepCopyObject() runtime.Object + type BothInstallerConfigTemplateResource struct + Spec BothInstallerConfigSpec + func (in *BothInstallerConfigTemplateResource) DeepCopy() *BothInstallerConfigTemplateResource + func (in *BothInstallerConfigTemplateResource) DeepCopyInto(out *BothInstallerConfigTemplateResource) + type BothInstallerConfigTemplateSpec struct + Template BothInstallerConfigTemplateResource + func (in *BothInstallerConfigTemplateSpec) DeepCopy() *BothInstallerConfigTemplateSpec + func (in *BothInstallerConfigTemplateSpec) DeepCopyInto(out *BothInstallerConfigTemplateSpec) + type BothInstallerConfigTemplateStatus struct + func (in *BothInstallerConfigTemplateStatus) DeepCopy() *BothInstallerConfigTemplateStatus + func (in *BothInstallerConfigTemplateStatus) DeepCopyInto(out *BothInstallerConfigTemplateStatus)