-
V1Networking.IngressBackend.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Networking.IngressBackend.Builder.clear()
V1Networking.IngressBackend.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1Networking.IngressBackend.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Resource is an ObjectRef to another Kubernetes resource in the namespace
of the Ingress object.
Service references a Service as a Backend.
V1Networking.IngressBackend.Builder.clone()
Backend defines the referenced service endpoint to which the traffic
will be forwarded to.
DefaultBackend is the backend that should handle requests that don't
match any rule.
V1Networking.IngressBackend.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Networking.IngressBackend.Builder.mergeFrom(com.google.protobuf.Message other)
Resource is an ObjectRef to another Kubernetes resource in the namespace
of the Ingress object.
Service references a Service as a Backend.
V1Networking.IngressBackend.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Networking.IngressBackend.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1Networking.IngressBackend.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Networking.IngressBackend.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Resource is an ObjectRef to another Kubernetes resource in the namespace
of the Ingress object.
Resource is an ObjectRef to another Kubernetes resource in the namespace
of the Ingress object.
Service references a Service as a Backend.
Service references a Service as a Backend.
V1Networking.IngressBackend.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Backend defines the referenced service endpoint to which the traffic
will be forwarded to.
DefaultBackend is the backend that should handle requests that don't
match any rule.