Versions in this module Expand all Collapse all v0 v0.0.2 Jan 5, 2023 v0.0.1 Jan 5, 2023 Changes in this version + const AddressTypeFQDN + const AddressTypeIPv4 + const AddressTypeIPv6 + const GroupName + const LabelManagedBy + const LabelServiceName + const LabelSkipMirror + 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 SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Kind(kind string) schema.GroupKind + func Resource(resource string) schema.GroupResource + type AddressType string + type Endpoint struct + Addresses []string + Conditions EndpointConditions + Hints *EndpointHints + Hostname *string + NodeName *string + TargetRef *v1.ObjectReference + Topology map[string]string + func (*Endpoint) Descriptor() ([]byte, []int) + func (*Endpoint) ProtoMessage() + func (Endpoint) SwaggerDoc() map[string]string + func (in *Endpoint) DeepCopy() *Endpoint + func (in *Endpoint) DeepCopyInto(out *Endpoint) + func (m *Endpoint) Marshal() (dAtA []byte, err error) + func (m *Endpoint) MarshalTo(dAtA []byte) (int, error) + func (m *Endpoint) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Endpoint) Reset() + func (m *Endpoint) Size() (n int) + func (m *Endpoint) Unmarshal(dAtA []byte) error + func (m *Endpoint) XXX_DiscardUnknown() + func (m *Endpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Endpoint) XXX_Merge(src proto.Message) + func (m *Endpoint) XXX_Size() int + func (m *Endpoint) XXX_Unmarshal(b []byte) error + func (this *Endpoint) String() string + type EndpointConditions struct + Ready *bool + Serving *bool + Terminating *bool + func (*EndpointConditions) Descriptor() ([]byte, []int) + func (*EndpointConditions) ProtoMessage() + func (EndpointConditions) SwaggerDoc() map[string]string + func (in *EndpointConditions) DeepCopy() *EndpointConditions + func (in *EndpointConditions) DeepCopyInto(out *EndpointConditions) + func (m *EndpointConditions) Marshal() (dAtA []byte, err error) + func (m *EndpointConditions) MarshalTo(dAtA []byte) (int, error) + func (m *EndpointConditions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *EndpointConditions) Reset() + func (m *EndpointConditions) Size() (n int) + func (m *EndpointConditions) Unmarshal(dAtA []byte) error + func (m *EndpointConditions) XXX_DiscardUnknown() + func (m *EndpointConditions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EndpointConditions) XXX_Merge(src proto.Message) + func (m *EndpointConditions) XXX_Size() int + func (m *EndpointConditions) XXX_Unmarshal(b []byte) error + func (this *EndpointConditions) String() string + type EndpointHints struct + ForZones []ForZone + func (*EndpointHints) Descriptor() ([]byte, []int) + func (*EndpointHints) ProtoMessage() + func (EndpointHints) SwaggerDoc() map[string]string + func (in *EndpointHints) DeepCopy() *EndpointHints + func (in *EndpointHints) DeepCopyInto(out *EndpointHints) + func (m *EndpointHints) Marshal() (dAtA []byte, err error) + func (m *EndpointHints) MarshalTo(dAtA []byte) (int, error) + func (m *EndpointHints) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *EndpointHints) Reset() + func (m *EndpointHints) Size() (n int) + func (m *EndpointHints) Unmarshal(dAtA []byte) error + func (m *EndpointHints) XXX_DiscardUnknown() + func (m *EndpointHints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EndpointHints) XXX_Merge(src proto.Message) + func (m *EndpointHints) XXX_Size() int + func (m *EndpointHints) XXX_Unmarshal(b []byte) error + func (this *EndpointHints) String() string + type EndpointPort struct + AppProtocol *string + Name *string + Port *int32 + Protocol *v1.Protocol + func (*EndpointPort) Descriptor() ([]byte, []int) + func (*EndpointPort) ProtoMessage() + func (EndpointPort) SwaggerDoc() map[string]string + func (in *EndpointPort) DeepCopy() *EndpointPort + func (in *EndpointPort) DeepCopyInto(out *EndpointPort) + func (m *EndpointPort) Marshal() (dAtA []byte, err error) + func (m *EndpointPort) MarshalTo(dAtA []byte) (int, error) + func (m *EndpointPort) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *EndpointPort) Reset() + func (m *EndpointPort) Size() (n int) + func (m *EndpointPort) Unmarshal(dAtA []byte) error + func (m *EndpointPort) XXX_DiscardUnknown() + func (m *EndpointPort) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EndpointPort) XXX_Merge(src proto.Message) + func (m *EndpointPort) XXX_Size() int + func (m *EndpointPort) XXX_Unmarshal(b []byte) error + func (this *EndpointPort) String() string + type EndpointSlice struct + AddressType AddressType + Endpoints []Endpoint + Ports []EndpointPort + func (*EndpointSlice) Descriptor() ([]byte, []int) + func (*EndpointSlice) ProtoMessage() + func (EndpointSlice) SwaggerDoc() map[string]string + func (in *EndpointSlice) APILifecycleDeprecated() (major, minor int) + func (in *EndpointSlice) APILifecycleIntroduced() (major, minor int) + func (in *EndpointSlice) APILifecycleRemoved() (major, minor int) + func (in *EndpointSlice) APILifecycleReplacement() schema.GroupVersionKind + func (in *EndpointSlice) DeepCopy() *EndpointSlice + func (in *EndpointSlice) DeepCopyInto(out *EndpointSlice) + func (in *EndpointSlice) DeepCopyObject() runtime.Object + func (m *EndpointSlice) Marshal() (dAtA []byte, err error) + func (m *EndpointSlice) MarshalTo(dAtA []byte) (int, error) + func (m *EndpointSlice) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *EndpointSlice) Reset() + func (m *EndpointSlice) Size() (n int) + func (m *EndpointSlice) Unmarshal(dAtA []byte) error + func (m *EndpointSlice) XXX_DiscardUnknown() + func (m *EndpointSlice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EndpointSlice) XXX_Merge(src proto.Message) + func (m *EndpointSlice) XXX_Size() int + func (m *EndpointSlice) XXX_Unmarshal(b []byte) error + func (this *EndpointSlice) String() string + type EndpointSliceList struct + Items []EndpointSlice + func (*EndpointSliceList) Descriptor() ([]byte, []int) + func (*EndpointSliceList) ProtoMessage() + func (EndpointSliceList) SwaggerDoc() map[string]string + func (in *EndpointSliceList) APILifecycleDeprecated() (major, minor int) + func (in *EndpointSliceList) APILifecycleIntroduced() (major, minor int) + func (in *EndpointSliceList) APILifecycleRemoved() (major, minor int) + func (in *EndpointSliceList) APILifecycleReplacement() schema.GroupVersionKind + func (in *EndpointSliceList) DeepCopy() *EndpointSliceList + func (in *EndpointSliceList) DeepCopyInto(out *EndpointSliceList) + func (in *EndpointSliceList) DeepCopyObject() runtime.Object + func (m *EndpointSliceList) Marshal() (dAtA []byte, err error) + func (m *EndpointSliceList) MarshalTo(dAtA []byte) (int, error) + func (m *EndpointSliceList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *EndpointSliceList) Reset() + func (m *EndpointSliceList) Size() (n int) + func (m *EndpointSliceList) Unmarshal(dAtA []byte) error + func (m *EndpointSliceList) XXX_DiscardUnknown() + func (m *EndpointSliceList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EndpointSliceList) XXX_Merge(src proto.Message) + func (m *EndpointSliceList) XXX_Size() int + func (m *EndpointSliceList) XXX_Unmarshal(b []byte) error + func (this *EndpointSliceList) String() string + type ForZone struct + Name string + func (*ForZone) Descriptor() ([]byte, []int) + func (*ForZone) ProtoMessage() + func (ForZone) SwaggerDoc() map[string]string + func (in *ForZone) DeepCopy() *ForZone + func (in *ForZone) DeepCopyInto(out *ForZone) + func (m *ForZone) Marshal() (dAtA []byte, err error) + func (m *ForZone) MarshalTo(dAtA []byte) (int, error) + func (m *ForZone) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ForZone) Reset() + func (m *ForZone) Size() (n int) + func (m *ForZone) Unmarshal(dAtA []byte) error + func (m *ForZone) XXX_DiscardUnknown() + func (m *ForZone) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ForZone) XXX_Merge(src proto.Message) + func (m *ForZone) XXX_Size() int + func (m *ForZone) XXX_Unmarshal(b []byte) error + func (this *ForZone) String() string