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 CELUnion struct + OptionalMember *string + RequiredMember *string + Type CELUnionDiscriminator + func (CELUnion) SwaggerDoc() map[string]string + func (in *CELUnion) DeepCopy() *CELUnion + func (in *CELUnion) DeepCopyInto(out *CELUnion) + type CELUnionDiscriminator string + const EmptyMember + const OptionalMember + const RequiredMember + type EvolvingDiscriminator string + const StableValue + const TechPreviewOnlyValue + type EvolvingUnion struct + Type EvolvingDiscriminator + func (EvolvingUnion) SwaggerDoc() map[string]string + func (in *EvolvingUnion) DeepCopy() *EvolvingUnion + func (in *EvolvingUnion) DeepCopyInto(out *EvolvingUnion) + type StableConfigType struct + Spec StableConfigTypeSpec + Status StableConfigTypeStatus + func (StableConfigType) SwaggerDoc() map[string]string + func (in *StableConfigType) DeepCopy() *StableConfigType + func (in *StableConfigType) DeepCopyInto(out *StableConfigType) + func (in *StableConfigType) DeepCopyObject() runtime.Object + type StableConfigTypeList struct + Items []StableConfigType + func (StableConfigTypeList) SwaggerDoc() map[string]string + func (in *StableConfigTypeList) DeepCopy() *StableConfigTypeList + func (in *StableConfigTypeList) DeepCopyInto(out *StableConfigTypeList) + func (in *StableConfigTypeList) DeepCopyObject() runtime.Object + type StableConfigTypeSpec struct + CELUnion CELUnion + CoolNewField string + EvolvingUnion EvolvingUnion + ImmutableField string + OptionalImmutableField string + StableField string + func (StableConfigTypeSpec) SwaggerDoc() map[string]string + func (in *StableConfigTypeSpec) DeepCopy() *StableConfigTypeSpec + func (in *StableConfigTypeSpec) DeepCopyInto(out *StableConfigTypeSpec) + type StableConfigTypeStatus struct + Conditions []metav1.Condition + ImmutableField string + func (StableConfigTypeStatus) SwaggerDoc() map[string]string + func (in *StableConfigTypeStatus) DeepCopy() *StableConfigTypeStatus + func (in *StableConfigTypeStatus) DeepCopyInto(out *StableConfigTypeStatus)