Versions in this module Expand all Collapse all v0 v0.0.1 Jul 5, 2023retracted Changes in this version + var AddToScheme = schemeBuilder.AddToScheme + var GroupName = "servicecertsigner.config.openshift.io" + var GroupVersion = schema.GroupVersion + var Install = schemeBuilder.AddToScheme + var SchemeGroupVersion = GroupVersion + func Resource(resource string) schema.GroupResource + type ServiceCertSignerOperatorConfig struct + Spec ServiceCertSignerOperatorConfigSpec + Status ServiceCertSignerOperatorConfigStatus + func (ServiceCertSignerOperatorConfig) SwaggerDoc() map[string]string + func (in *ServiceCertSignerOperatorConfig) DeepCopy() *ServiceCertSignerOperatorConfig + func (in *ServiceCertSignerOperatorConfig) DeepCopyInto(out *ServiceCertSignerOperatorConfig) + func (in *ServiceCertSignerOperatorConfig) DeepCopyObject() runtime.Object + type ServiceCertSignerOperatorConfigList struct + Items []ServiceCertSignerOperatorConfig + func (ServiceCertSignerOperatorConfigList) SwaggerDoc() map[string]string + func (in *ServiceCertSignerOperatorConfigList) DeepCopy() *ServiceCertSignerOperatorConfigList + func (in *ServiceCertSignerOperatorConfigList) DeepCopyInto(out *ServiceCertSignerOperatorConfigList) + func (in *ServiceCertSignerOperatorConfigList) DeepCopyObject() runtime.Object + type ServiceCertSignerOperatorConfigSpec struct + func (in *ServiceCertSignerOperatorConfigSpec) DeepCopy() *ServiceCertSignerOperatorConfigSpec + func (in *ServiceCertSignerOperatorConfigSpec) DeepCopyInto(out *ServiceCertSignerOperatorConfigSpec) + type ServiceCertSignerOperatorConfigStatus struct + func (in *ServiceCertSignerOperatorConfigStatus) DeepCopy() *ServiceCertSignerOperatorConfigStatus + func (in *ServiceCertSignerOperatorConfigStatus) DeepCopyInto(out *ServiceCertSignerOperatorConfigStatus)