Generated.IngressPortStatus.Builder |
Generated.IngressLoadBalancerIngress.Builder.addPortsBuilder() |
ports provides information about the ports exposed by this LoadBalancer.
|
Generated.IngressPortStatus.Builder |
Generated.IngressLoadBalancerIngress.Builder.addPortsBuilder(int index) |
ports provides information about the ports exposed by this LoadBalancer.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.clear() |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.clearError() |
error is to record the problem with the service port
The format of the error shall comply with the following rules:
- built-in error values shall be specified in this file and those shall use
CamelCase names
- cloud provider specific error values must have names that comply with the
format foo.example.com/CamelCase.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.clearPort() |
port is the port number of the ingress port.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.clearProtocol() |
protocol is the protocol of the ingress port.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.clone() |
|
Generated.IngressPortStatus.Builder |
Generated.IngressLoadBalancerIngress.Builder.getPortsBuilder(int index) |
ports provides information about the ports exposed by this LoadBalancer.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.mergeFrom(Generated.IngressPortStatus other) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.newBuilder() |
|
static Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.newBuilder(Generated.IngressPortStatus prototype) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.newBuilderForType() |
|
protected Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.setError(String value) |
error is to record the problem with the service port
The format of the error shall comply with the following rules:
- built-in error values shall be specified in this file and those shall use
CamelCase names
- cloud provider specific error values must have names that comply with the
format foo.example.com/CamelCase.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.setErrorBytes(com.google.protobuf.ByteString value) |
error is to record the problem with the service port
The format of the error shall comply with the following rules:
- built-in error values shall be specified in this file and those shall use
CamelCase names
- cloud provider specific error values must have names that comply with the
format foo.example.com/CamelCase.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.setPort(int value) |
port is the port number of the ingress port.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.setProtocol(String value) |
protocol is the protocol of the ingress port.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.setProtocolBytes(com.google.protobuf.ByteString value) |
protocol is the protocol of the ingress port.
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Generated.IngressPortStatus.Builder |
Generated.IngressPortStatus.toBuilder() |
|