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 = "example.openshift.io" + var GroupVersion = schema.GroupVersion + var Install = schemeBuilder.AddToScheme + var SchemeGroupVersion = GroupVersion + func Resource(resource string) schema.GroupResource + type NotStableConfigType struct + Spec NotStableConfigTypeSpec + Status NotStableConfigTypeStatus + func (NotStableConfigType) SwaggerDoc() map[string]string + func (in *NotStableConfigType) DeepCopy() *NotStableConfigType + func (in *NotStableConfigType) DeepCopyInto(out *NotStableConfigType) + func (in *NotStableConfigType) DeepCopyObject() runtime.Object + type NotStableConfigTypeList struct + Items []NotStableConfigType + func (NotStableConfigTypeList) SwaggerDoc() map[string]string + func (in *NotStableConfigTypeList) DeepCopy() *NotStableConfigTypeList + func (in *NotStableConfigTypeList) DeepCopyInto(out *NotStableConfigTypeList) + func (in *NotStableConfigTypeList) DeepCopyObject() runtime.Object + type NotStableConfigTypeSpec struct + NewField string + func (NotStableConfigTypeSpec) SwaggerDoc() map[string]string + func (in *NotStableConfigTypeSpec) DeepCopy() *NotStableConfigTypeSpec + func (in *NotStableConfigTypeSpec) DeepCopyInto(out *NotStableConfigTypeSpec) + type NotStableConfigTypeStatus struct + Conditions []metav1.Condition + func (NotStableConfigTypeStatus) SwaggerDoc() map[string]string + func (in *NotStableConfigTypeStatus) DeepCopy() *NotStableConfigTypeStatus + func (in *NotStableConfigTypeStatus) DeepCopyInto(out *NotStableConfigTypeStatus)