Versions in this module Expand all Collapse all v0 v0.0.1 Jul 5, 2023retracted Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupGenerated = fmt.Errorf("proto: unexpected end of group") + var GroupName = "cloud.network.openshift.io" + var GroupVersion = schema.GroupVersion + var Install = SchemeBuilder.AddToScheme + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = GroupVersion + func Resource(resource string) schema.GroupResource + type CloudPrivateIPConfig struct + Spec CloudPrivateIPConfigSpec + Status CloudPrivateIPConfigStatus + func (*CloudPrivateIPConfig) Descriptor() ([]byte, []int) + func (*CloudPrivateIPConfig) ProtoMessage() + func (CloudPrivateIPConfig) SwaggerDoc() map[string]string + func (in *CloudPrivateIPConfig) DeepCopy() *CloudPrivateIPConfig + func (in *CloudPrivateIPConfig) DeepCopyInto(out *CloudPrivateIPConfig) + func (in *CloudPrivateIPConfig) DeepCopyObject() runtime.Object + func (m *CloudPrivateIPConfig) Marshal() (dAtA []byte, err error) + func (m *CloudPrivateIPConfig) MarshalTo(dAtA []byte) (int, error) + func (m *CloudPrivateIPConfig) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CloudPrivateIPConfig) Reset() + func (m *CloudPrivateIPConfig) Size() (n int) + func (m *CloudPrivateIPConfig) Unmarshal(dAtA []byte) error + func (m *CloudPrivateIPConfig) XXX_DiscardUnknown() + func (m *CloudPrivateIPConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CloudPrivateIPConfig) XXX_Merge(src proto.Message) + func (m *CloudPrivateIPConfig) XXX_Size() int + func (m *CloudPrivateIPConfig) XXX_Unmarshal(b []byte) error + func (this *CloudPrivateIPConfig) String() string + type CloudPrivateIPConfigConditionType string + const Assigned + type CloudPrivateIPConfigList struct + Items []CloudPrivateIPConfig + func (*CloudPrivateIPConfigList) Descriptor() ([]byte, []int) + func (*CloudPrivateIPConfigList) ProtoMessage() + func (CloudPrivateIPConfigList) SwaggerDoc() map[string]string + func (in *CloudPrivateIPConfigList) DeepCopy() *CloudPrivateIPConfigList + func (in *CloudPrivateIPConfigList) DeepCopyInto(out *CloudPrivateIPConfigList) + func (in *CloudPrivateIPConfigList) DeepCopyObject() runtime.Object + func (m *CloudPrivateIPConfigList) Marshal() (dAtA []byte, err error) + func (m *CloudPrivateIPConfigList) MarshalTo(dAtA []byte) (int, error) + func (m *CloudPrivateIPConfigList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CloudPrivateIPConfigList) Reset() + func (m *CloudPrivateIPConfigList) Size() (n int) + func (m *CloudPrivateIPConfigList) Unmarshal(dAtA []byte) error + func (m *CloudPrivateIPConfigList) XXX_DiscardUnknown() + func (m *CloudPrivateIPConfigList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CloudPrivateIPConfigList) XXX_Merge(src proto.Message) + func (m *CloudPrivateIPConfigList) XXX_Size() int + func (m *CloudPrivateIPConfigList) XXX_Unmarshal(b []byte) error + func (this *CloudPrivateIPConfigList) String() string + type CloudPrivateIPConfigSpec struct + Node string + func (*CloudPrivateIPConfigSpec) Descriptor() ([]byte, []int) + func (*CloudPrivateIPConfigSpec) ProtoMessage() + func (CloudPrivateIPConfigSpec) SwaggerDoc() map[string]string + func (in *CloudPrivateIPConfigSpec) DeepCopy() *CloudPrivateIPConfigSpec + func (in *CloudPrivateIPConfigSpec) DeepCopyInto(out *CloudPrivateIPConfigSpec) + func (m *CloudPrivateIPConfigSpec) Marshal() (dAtA []byte, err error) + func (m *CloudPrivateIPConfigSpec) MarshalTo(dAtA []byte) (int, error) + func (m *CloudPrivateIPConfigSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CloudPrivateIPConfigSpec) Reset() + func (m *CloudPrivateIPConfigSpec) Size() (n int) + func (m *CloudPrivateIPConfigSpec) Unmarshal(dAtA []byte) error + func (m *CloudPrivateIPConfigSpec) XXX_DiscardUnknown() + func (m *CloudPrivateIPConfigSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CloudPrivateIPConfigSpec) XXX_Merge(src proto.Message) + func (m *CloudPrivateIPConfigSpec) XXX_Size() int + func (m *CloudPrivateIPConfigSpec) XXX_Unmarshal(b []byte) error + func (this *CloudPrivateIPConfigSpec) String() string + type CloudPrivateIPConfigStatus struct + Conditions []metav1.Condition + Node string + func (*CloudPrivateIPConfigStatus) Descriptor() ([]byte, []int) + func (*CloudPrivateIPConfigStatus) ProtoMessage() + func (CloudPrivateIPConfigStatus) SwaggerDoc() map[string]string + func (in *CloudPrivateIPConfigStatus) DeepCopy() *CloudPrivateIPConfigStatus + func (in *CloudPrivateIPConfigStatus) DeepCopyInto(out *CloudPrivateIPConfigStatus) + func (m *CloudPrivateIPConfigStatus) Marshal() (dAtA []byte, err error) + func (m *CloudPrivateIPConfigStatus) MarshalTo(dAtA []byte) (int, error) + func (m *CloudPrivateIPConfigStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *CloudPrivateIPConfigStatus) Reset() + func (m *CloudPrivateIPConfigStatus) Size() (n int) + func (m *CloudPrivateIPConfigStatus) Unmarshal(dAtA []byte) error + func (m *CloudPrivateIPConfigStatus) XXX_DiscardUnknown() + func (m *CloudPrivateIPConfigStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CloudPrivateIPConfigStatus) XXX_Merge(src proto.Message) + func (m *CloudPrivateIPConfigStatus) XXX_Size() int + func (m *CloudPrivateIPConfigStatus) XXX_Unmarshal(b []byte) error + func (this *CloudPrivateIPConfigStatus) String() string