Versions in this module Expand all Collapse all v0 v0.1.0 Nov 12, 2019 Changes in this version + const GroupName + var AddToScheme = localSchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Resource(resource string) schema.GroupResource + type HTTPIngressPath struct + Backend IngressBackend + Path string + func (*HTTPIngressPath) Descriptor() ([]byte, []int) + func (*HTTPIngressPath) ProtoMessage() + func (HTTPIngressPath) SwaggerDoc() map[string]string + func (in *HTTPIngressPath) DeepCopy() *HTTPIngressPath + func (in *HTTPIngressPath) DeepCopyInto(out *HTTPIngressPath) + func (m *HTTPIngressPath) Marshal() (dAtA []byte, err error) + func (m *HTTPIngressPath) MarshalTo(dAtA []byte) (int, error) + func (m *HTTPIngressPath) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *HTTPIngressPath) Reset() + func (m *HTTPIngressPath) Size() (n int) + func (m *HTTPIngressPath) Unmarshal(dAtA []byte) error + func (m *HTTPIngressPath) XXX_DiscardUnknown() + func (m *HTTPIngressPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *HTTPIngressPath) XXX_Merge(src proto.Message) + func (m *HTTPIngressPath) XXX_Size() int + func (m *HTTPIngressPath) XXX_Unmarshal(b []byte) error + func (this *HTTPIngressPath) String() string + type HTTPIngressRuleValue struct + Paths []HTTPIngressPath + func (*HTTPIngressRuleValue) Descriptor() ([]byte, []int) + func (*HTTPIngressRuleValue) ProtoMessage() + func (HTTPIngressRuleValue) SwaggerDoc() map[string]string + func (in *HTTPIngressRuleValue) DeepCopy() *HTTPIngressRuleValue + func (in *HTTPIngressRuleValue) DeepCopyInto(out *HTTPIngressRuleValue) + func (m *HTTPIngressRuleValue) Marshal() (dAtA []byte, err error) + func (m *HTTPIngressRuleValue) MarshalTo(dAtA []byte) (int, error) + func (m *HTTPIngressRuleValue) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *HTTPIngressRuleValue) Reset() + func (m *HTTPIngressRuleValue) Size() (n int) + func (m *HTTPIngressRuleValue) Unmarshal(dAtA []byte) error + func (m *HTTPIngressRuleValue) XXX_DiscardUnknown() + func (m *HTTPIngressRuleValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *HTTPIngressRuleValue) XXX_Merge(src proto.Message) + func (m *HTTPIngressRuleValue) XXX_Size() int + func (m *HTTPIngressRuleValue) XXX_Unmarshal(b []byte) error + func (this *HTTPIngressRuleValue) String() string + type Ingress struct + Spec IngressSpec + Status IngressStatus + func (*Ingress) Descriptor() ([]byte, []int) + func (*Ingress) ProtoMessage() + func (Ingress) SwaggerDoc() map[string]string + func (in *Ingress) DeepCopy() *Ingress + func (in *Ingress) DeepCopyInto(out *Ingress) + func (in *Ingress) DeepCopyObject() runtime.Object + func (m *Ingress) Marshal() (dAtA []byte, err error) + func (m *Ingress) MarshalTo(dAtA []byte) (int, error) + func (m *Ingress) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Ingress) Reset() + func (m *Ingress) Size() (n int) + func (m *Ingress) Unmarshal(dAtA []byte) error + func (m *Ingress) XXX_DiscardUnknown() + func (m *Ingress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Ingress) XXX_Merge(src proto.Message) + func (m *Ingress) XXX_Size() int + func (m *Ingress) XXX_Unmarshal(b []byte) error + func (this *Ingress) String() string + type IngressBackend struct + ServiceName string + ServicePort intstr.IntOrString + func (*IngressBackend) Descriptor() ([]byte, []int) + func (*IngressBackend) ProtoMessage() + func (IngressBackend) SwaggerDoc() map[string]string + func (in *IngressBackend) DeepCopy() *IngressBackend + func (in *IngressBackend) DeepCopyInto(out *IngressBackend) + func (m *IngressBackend) Marshal() (dAtA []byte, err error) + func (m *IngressBackend) MarshalTo(dAtA []byte) (int, error) + func (m *IngressBackend) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressBackend) Reset() + func (m *IngressBackend) Size() (n int) + func (m *IngressBackend) Unmarshal(dAtA []byte) error + func (m *IngressBackend) XXX_DiscardUnknown() + func (m *IngressBackend) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressBackend) XXX_Merge(src proto.Message) + func (m *IngressBackend) XXX_Size() int + func (m *IngressBackend) XXX_Unmarshal(b []byte) error + func (this *IngressBackend) String() string + type IngressList struct + Items []Ingress + func (*IngressList) Descriptor() ([]byte, []int) + func (*IngressList) ProtoMessage() + func (IngressList) SwaggerDoc() map[string]string + func (in *IngressList) DeepCopy() *IngressList + func (in *IngressList) DeepCopyInto(out *IngressList) + func (in *IngressList) DeepCopyObject() runtime.Object + func (m *IngressList) Marshal() (dAtA []byte, err error) + func (m *IngressList) MarshalTo(dAtA []byte) (int, error) + func (m *IngressList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressList) Reset() + func (m *IngressList) Size() (n int) + func (m *IngressList) Unmarshal(dAtA []byte) error + func (m *IngressList) XXX_DiscardUnknown() + func (m *IngressList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressList) XXX_Merge(src proto.Message) + func (m *IngressList) XXX_Size() int + func (m *IngressList) XXX_Unmarshal(b []byte) error + func (this *IngressList) String() string + type IngressRule struct + Host string + func (*IngressRule) Descriptor() ([]byte, []int) + func (*IngressRule) ProtoMessage() + func (IngressRule) SwaggerDoc() map[string]string + func (in *IngressRule) DeepCopy() *IngressRule + func (in *IngressRule) DeepCopyInto(out *IngressRule) + func (m *IngressRule) Marshal() (dAtA []byte, err error) + func (m *IngressRule) MarshalTo(dAtA []byte) (int, error) + func (m *IngressRule) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressRule) Reset() + func (m *IngressRule) Size() (n int) + func (m *IngressRule) Unmarshal(dAtA []byte) error + func (m *IngressRule) XXX_DiscardUnknown() + func (m *IngressRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressRule) XXX_Merge(src proto.Message) + func (m *IngressRule) XXX_Size() int + func (m *IngressRule) XXX_Unmarshal(b []byte) error + func (this *IngressRule) String() string + type IngressRuleValue struct + HTTP *HTTPIngressRuleValue + func (*IngressRuleValue) Descriptor() ([]byte, []int) + func (*IngressRuleValue) ProtoMessage() + func (IngressRuleValue) SwaggerDoc() map[string]string + func (in *IngressRuleValue) DeepCopy() *IngressRuleValue + func (in *IngressRuleValue) DeepCopyInto(out *IngressRuleValue) + func (m *IngressRuleValue) Marshal() (dAtA []byte, err error) + func (m *IngressRuleValue) MarshalTo(dAtA []byte) (int, error) + func (m *IngressRuleValue) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressRuleValue) Reset() + func (m *IngressRuleValue) Size() (n int) + func (m *IngressRuleValue) Unmarshal(dAtA []byte) error + func (m *IngressRuleValue) XXX_DiscardUnknown() + func (m *IngressRuleValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressRuleValue) XXX_Merge(src proto.Message) + func (m *IngressRuleValue) XXX_Size() int + func (m *IngressRuleValue) XXX_Unmarshal(b []byte) error + func (this *IngressRuleValue) String() string + type IngressSpec struct + Backend *IngressBackend + Rules []IngressRule + TLS []IngressTLS + func (*IngressSpec) Descriptor() ([]byte, []int) + func (*IngressSpec) ProtoMessage() + func (IngressSpec) SwaggerDoc() map[string]string + func (in *IngressSpec) DeepCopy() *IngressSpec + func (in *IngressSpec) DeepCopyInto(out *IngressSpec) + func (m *IngressSpec) Marshal() (dAtA []byte, err error) + func (m *IngressSpec) MarshalTo(dAtA []byte) (int, error) + func (m *IngressSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressSpec) Reset() + func (m *IngressSpec) Size() (n int) + func (m *IngressSpec) Unmarshal(dAtA []byte) error + func (m *IngressSpec) XXX_DiscardUnknown() + func (m *IngressSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressSpec) XXX_Merge(src proto.Message) + func (m *IngressSpec) XXX_Size() int + func (m *IngressSpec) XXX_Unmarshal(b []byte) error + func (this *IngressSpec) String() string + type IngressStatus struct + LoadBalancer v1.LoadBalancerStatus + func (*IngressStatus) Descriptor() ([]byte, []int) + func (*IngressStatus) ProtoMessage() + func (IngressStatus) SwaggerDoc() map[string]string + func (in *IngressStatus) DeepCopy() *IngressStatus + func (in *IngressStatus) DeepCopyInto(out *IngressStatus) + func (m *IngressStatus) Marshal() (dAtA []byte, err error) + func (m *IngressStatus) MarshalTo(dAtA []byte) (int, error) + func (m *IngressStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressStatus) Reset() + func (m *IngressStatus) Size() (n int) + func (m *IngressStatus) Unmarshal(dAtA []byte) error + func (m *IngressStatus) XXX_DiscardUnknown() + func (m *IngressStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressStatus) XXX_Merge(src proto.Message) + func (m *IngressStatus) XXX_Size() int + func (m *IngressStatus) XXX_Unmarshal(b []byte) error + func (this *IngressStatus) String() string + type IngressTLS struct + Hosts []string + SecretName string + func (*IngressTLS) Descriptor() ([]byte, []int) + func (*IngressTLS) ProtoMessage() + func (IngressTLS) SwaggerDoc() map[string]string + func (in *IngressTLS) DeepCopy() *IngressTLS + func (in *IngressTLS) DeepCopyInto(out *IngressTLS) + func (m *IngressTLS) Marshal() (dAtA []byte, err error) + func (m *IngressTLS) MarshalTo(dAtA []byte) (int, error) + func (m *IngressTLS) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressTLS) Reset() + func (m *IngressTLS) Size() (n int) + func (m *IngressTLS) Unmarshal(dAtA []byte) error + func (m *IngressTLS) XXX_DiscardUnknown() + func (m *IngressTLS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressTLS) XXX_Merge(src proto.Message) + func (m *IngressTLS) XXX_Size() int + func (m *IngressTLS) XXX_Unmarshal(b []byte) error + func (this *IngressTLS) String() string