One or more endpoints associated with the service.
One or more endpoints associated with the service.
WorkloadEntryOuterClass.WorkloadEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
WorkloadEntryOuterClass.WorkloadEntry.Builder.clear()
WorkloadEntryOuterClass.WorkloadEntry.Builder.clearAddress()
Address associated with the network endpoint without the
port.
WorkloadEntryOuterClass.WorkloadEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
WorkloadEntryOuterClass.WorkloadEntry.Builder.clearLabels()
The locality associated with the endpoint.
WorkloadEntryOuterClass.WorkloadEntry.Builder.clearNetwork()
Network enables Istio to group endpoints resident in the same L3
domain/network.
WorkloadEntryOuterClass.WorkloadEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
WorkloadEntryOuterClass.WorkloadEntry.Builder.clearPorts()
The service account associated with the workload if a sidecar
is present in the workload.
WorkloadEntryOuterClass.WorkloadEntry.Builder.clearWeight()
The load balancing weight associated with the endpoint.
WorkloadEntryOuterClass.WorkloadEntry.Builder.clone()
One or more endpoints associated with the service.
Template to be used for the generation of `WorkloadEntry` resources that belong to this `WorkloadGroup`.
WorkloadEntryOuterClass.WorkloadEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
WorkloadEntryOuterClass.WorkloadEntry.Builder.mergeFrom(com.google.protobuf.Message other)
WorkloadEntryOuterClass.WorkloadEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WorkloadEntryOuterClass.WorkloadEntry.newBuilder()
WorkloadEntryOuterClass.WorkloadEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
One or more labels associated with the endpoint.
Set of ports associated with the endpoint.
One or more labels associated with the endpoint.
WorkloadEntryOuterClass.WorkloadEntry.Builder.putPorts(String key,
int value)
Set of ports associated with the endpoint.
One or more labels associated with the endpoint.
Set of ports associated with the endpoint.
Address associated with the network endpoint without the
port.
WorkloadEntryOuterClass.WorkloadEntry.Builder.setAddressBytes(com.google.protobuf.ByteString value)
Address associated with the network endpoint without the
port.
WorkloadEntryOuterClass.WorkloadEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
The locality associated with the endpoint.
WorkloadEntryOuterClass.WorkloadEntry.Builder.setLocalityBytes(com.google.protobuf.ByteString value)
The locality associated with the endpoint.
Network enables Istio to group endpoints resident in the same L3
domain/network.
WorkloadEntryOuterClass.WorkloadEntry.Builder.setNetworkBytes(com.google.protobuf.ByteString value)
Network enables Istio to group endpoints resident in the same L3
domain/network.
WorkloadEntryOuterClass.WorkloadEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The service account associated with the workload if a sidecar
is present in the workload.
The service account associated with the workload if a sidecar
is present in the workload.
WorkloadEntryOuterClass.WorkloadEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WorkloadEntryOuterClass.WorkloadEntry.Builder.setWeight(int value)
The load balancing weight associated with the endpoint.
WorkloadEntryOuterClass.WorkloadEntry.toBuilder()