类 WorkloadEntryOuterClass.WorkloadEntry.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
istio.networking.v1alpha3.WorkloadEntryOuterClass.WorkloadEntry.Builder
- 所有已实现的接口:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkloadEntryOuterClass.WorkloadEntryOrBuilder,Cloneable
public static final class WorkloadEntryOuterClass.WorkloadEntry.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
implements WorkloadEntryOuterClass.WorkloadEntryOrBuilder
WorkloadEntry enables specifying the properties of a single non-Kubernetes workload such a VM or a bare metal services that can be referred to by service entries. <!-- crd generation tags +cue-gen:WorkloadEntry:groupName:networking.istio.io +cue-gen:WorkloadEntry:version:v1alpha3 +cue-gen:WorkloadEntry:storageVersion +cue-gen:WorkloadEntry:annotations:helm.sh/resource-policy=keep +cue-gen:WorkloadEntry:labels:app=istio-pilot,chart=istio,heritage=Tiller,release=istio +cue-gen:WorkloadEntry:subresource:status +cue-gen:WorkloadEntry:scope:Namespaced +cue-gen:WorkloadEntry:resource:categories=istio-io,networking-istio-io,shortNames=we,plural=workloadentries +cue-gen:WorkloadEntry:printerColumn:name=Age,type=date,JSONPath=.metadata.creationTimestamp,description="CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" +cue-gen:WorkloadEntry:printerColumn:name=Address,type=string,JSONPath=.spec.address,description="Address associated with the network endpoint." +cue-gen:WorkloadEntry:preserveUnknownFields:false --> <!-- go code generation tags +kubetype-gen +kubetype-gen:groupVersion=networking.istio.io/v1alpha3 +genclient +k8s:deepcopy-gen=true -->Protobuf type
istio.networking.v1alpha3.WorkloadEntry-
方法概要
修饰符和类型方法说明addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Address associated with the network endpoint without the port.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The locality associated with the endpoint.Network enables Istio to group endpoints resident in the same L3 domain/network.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The service account associated with the workload if a sidecar is present in the workload.The load balancing weight associated with the endpoint.clone()booleancontainsLabels(String key) One or more labels associated with the endpoint.booleancontainsPorts(String key) Set of ports associated with the endpoint.Address associated with the network endpoint without the port.com.google.protobuf.ByteStringAddress associated with the network endpoint without the port.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor已过时。intOne or more labels associated with the endpoint.One or more labels associated with the endpoint.getLabelsOrDefault(String key, String defaultValue) One or more labels associated with the endpoint.getLabelsOrThrow(String key) One or more labels associated with the endpoint.The locality associated with the endpoint.com.google.protobuf.ByteStringThe locality associated with the endpoint.已过时。已过时。Network enables Istio to group endpoints resident in the same L3 domain/network.com.google.protobuf.ByteStringNetwork enables Istio to group endpoints resident in the same L3 domain/network.getPorts()已过时。intSet of ports associated with the endpoint.Set of ports associated with the endpoint.intgetPortsOrDefault(String key, int defaultValue) Set of ports associated with the endpoint.intgetPortsOrThrow(String key) Set of ports associated with the endpoint.The service account associated with the workload if a sidecar is present in the workload.com.google.protobuf.ByteStringThe service account associated with the workload if a sidecar is present in the workload.intThe load balancing weight associated with the endpoint.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) putAllLabels(Map<String, String> values) One or more labels associated with the endpoint.putAllPorts(Map<String, Integer> values) Set of ports associated with the endpoint.One or more labels associated with the endpoint.Set of ports associated with the endpoint.removeLabels(String key) One or more labels associated with the endpoint.removePorts(String key) Set of ports associated with the endpoint.setAddress(String value) Address associated with the network endpoint without the port.setAddressBytes(com.google.protobuf.ByteString value) Address associated with the network endpoint without the port.setLocality(String value) The locality associated with the endpoint.setLocalityBytes(com.google.protobuf.ByteString value) The locality associated with the endpoint.setNetwork(String value) Network enables Istio to group endpoints resident in the same L3 domain/network.setNetworkBytes(com.google.protobuf.ByteString value) Network enables Istio to group endpoints resident in the same L3 domain/network.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setServiceAccount(String value) The service account associated with the workload if a sidecar is present in the workload.setServiceAccountBytes(com.google.protobuf.ByteString value) The service account associated with the workload if a sidecar is present in the workload.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWeight(int value) The load balancing weight associated with the endpoint.从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString从类继承的方法 com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException从接口继承的方法 com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom从接口继承的方法 com.google.protobuf.MessageLite.Builder
mergeFrom从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - 覆盖:
internalGetMapFieldReflection在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - 覆盖:
internalGetMutableMapFieldReflection在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
clear
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
getDefaultInstanceForType
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
clone
- 指定者:
clone在接口中com.google.protobuf.Message.Builder- 指定者:
clone在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clone在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
setField
public WorkloadEntryOuterClass.WorkloadEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - 指定者:
setField在接口中com.google.protobuf.Message.Builder- 覆盖:
setField在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
clearField
public WorkloadEntryOuterClass.WorkloadEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
clearOneof
public WorkloadEntryOuterClass.WorkloadEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - 指定者:
clearOneof在接口中com.google.protobuf.Message.Builder- 覆盖:
clearOneof在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
setRepeatedField
public WorkloadEntryOuterClass.WorkloadEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - 指定者:
setRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
setRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
addRepeatedField
public WorkloadEntryOuterClass.WorkloadEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - 指定者:
addRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
addRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
mergeFrom
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
mergeFrom
public WorkloadEntryOuterClass.WorkloadEntry.Builder mergeFrom(WorkloadEntryOuterClass.WorkloadEntry other) -
isInitialized
public final boolean isInitialized()- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
mergeFrom
public WorkloadEntryOuterClass.WorkloadEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>- 抛出:
IOException
-
getAddress
Address associated with the network endpoint without the port. Domain names can be used if and only if the resolution is set to DNS, and must be fully-qualified without wildcards. Use the form unix:///absolute/path/to/socket for Unix domain socket endpoints.
string address = 1 [(.google.api.field_behavior) = REQUIRED];- 指定者:
getAddress在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The address.
-
getAddressBytes
public com.google.protobuf.ByteString getAddressBytes()Address associated with the network endpoint without the port. Domain names can be used if and only if the resolution is set to DNS, and must be fully-qualified without wildcards. Use the form unix:///absolute/path/to/socket for Unix domain socket endpoints.
string address = 1 [(.google.api.field_behavior) = REQUIRED];- 指定者:
getAddressBytes在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The bytes for address.
-
setAddress
Address associated with the network endpoint without the port. Domain names can be used if and only if the resolution is set to DNS, and must be fully-qualified without wildcards. Use the form unix:///absolute/path/to/socket for Unix domain socket endpoints.
string address = 1 [(.google.api.field_behavior) = REQUIRED];- 参数:
value- The address to set.- 返回:
- This builder for chaining.
-
clearAddress
Address associated with the network endpoint without the port. Domain names can be used if and only if the resolution is set to DNS, and must be fully-qualified without wildcards. Use the form unix:///absolute/path/to/socket for Unix domain socket endpoints.
string address = 1 [(.google.api.field_behavior) = REQUIRED];- 返回:
- This builder for chaining.
-
setAddressBytes
public WorkloadEntryOuterClass.WorkloadEntry.Builder setAddressBytes(com.google.protobuf.ByteString value) Address associated with the network endpoint without the port. Domain names can be used if and only if the resolution is set to DNS, and must be fully-qualified without wildcards. Use the form unix:///absolute/path/to/socket for Unix domain socket endpoints.
string address = 1 [(.google.api.field_behavior) = REQUIRED];- 参数:
value- The bytes for address to set.- 返回:
- This builder for chaining.
-
getPortsCount
public int getPortsCount()Set of ports associated with the endpoint. If the port map is specified, it must be a map of servicePortName to this endpoint's port, such that traffic to the service port will be forwarded to the endpoint port that maps to the service's portName. If omitted, and the targetPort is specified as part of the service's port specification, traffic to the service port will be forwarded to one of the endpoints on the specified `targetPort`. If both the targetPort and endpoint's port map are not specified, traffic to a service port will be forwarded to one of the endpoints on the same port. **NOTE 1:** Do not use for `unix://` addresses. **NOTE 2:** endpoint port map takes precedence over targetPort.
map<string, uint32> ports = 2; -
containsPorts
Set of ports associated with the endpoint. If the port map is specified, it must be a map of servicePortName to this endpoint's port, such that traffic to the service port will be forwarded to the endpoint port that maps to the service's portName. If omitted, and the targetPort is specified as part of the service's port specification, traffic to the service port will be forwarded to one of the endpoints on the specified `targetPort`. If both the targetPort and endpoint's port map are not specified, traffic to a service port will be forwarded to one of the endpoints on the same port. **NOTE 1:** Do not use for `unix://` addresses. **NOTE 2:** endpoint port map takes precedence over targetPort.
map<string, uint32> ports = 2; -
getPorts
已过时。UsegetPortsMap()instead. -
getPortsMap
Set of ports associated with the endpoint. If the port map is specified, it must be a map of servicePortName to this endpoint's port, such that traffic to the service port will be forwarded to the endpoint port that maps to the service's portName. If omitted, and the targetPort is specified as part of the service's port specification, traffic to the service port will be forwarded to one of the endpoints on the specified `targetPort`. If both the targetPort and endpoint's port map are not specified, traffic to a service port will be forwarded to one of the endpoints on the same port. **NOTE 1:** Do not use for `unix://` addresses. **NOTE 2:** endpoint port map takes precedence over targetPort.
map<string, uint32> ports = 2; -
getPortsOrDefault
Set of ports associated with the endpoint. If the port map is specified, it must be a map of servicePortName to this endpoint's port, such that traffic to the service port will be forwarded to the endpoint port that maps to the service's portName. If omitted, and the targetPort is specified as part of the service's port specification, traffic to the service port will be forwarded to one of the endpoints on the specified `targetPort`. If both the targetPort and endpoint's port map are not specified, traffic to a service port will be forwarded to one of the endpoints on the same port. **NOTE 1:** Do not use for `unix://` addresses. **NOTE 2:** endpoint port map takes precedence over targetPort.
map<string, uint32> ports = 2; -
getPortsOrThrow
Set of ports associated with the endpoint. If the port map is specified, it must be a map of servicePortName to this endpoint's port, such that traffic to the service port will be forwarded to the endpoint port that maps to the service's portName. If omitted, and the targetPort is specified as part of the service's port specification, traffic to the service port will be forwarded to one of the endpoints on the specified `targetPort`. If both the targetPort and endpoint's port map are not specified, traffic to a service port will be forwarded to one of the endpoints on the same port. **NOTE 1:** Do not use for `unix://` addresses. **NOTE 2:** endpoint port map takes precedence over targetPort.
map<string, uint32> ports = 2; -
clearPorts
-
removePorts
Set of ports associated with the endpoint. If the port map is specified, it must be a map of servicePortName to this endpoint's port, such that traffic to the service port will be forwarded to the endpoint port that maps to the service's portName. If omitted, and the targetPort is specified as part of the service's port specification, traffic to the service port will be forwarded to one of the endpoints on the specified `targetPort`. If both the targetPort and endpoint's port map are not specified, traffic to a service port will be forwarded to one of the endpoints on the same port. **NOTE 1:** Do not use for `unix://` addresses. **NOTE 2:** endpoint port map takes precedence over targetPort.
map<string, uint32> ports = 2; -
getMutablePorts
已过时。Use alternate mutation accessors instead. -
putPorts
Set of ports associated with the endpoint. If the port map is specified, it must be a map of servicePortName to this endpoint's port, such that traffic to the service port will be forwarded to the endpoint port that maps to the service's portName. If omitted, and the targetPort is specified as part of the service's port specification, traffic to the service port will be forwarded to one of the endpoints on the specified `targetPort`. If both the targetPort and endpoint's port map are not specified, traffic to a service port will be forwarded to one of the endpoints on the same port. **NOTE 1:** Do not use for `unix://` addresses. **NOTE 2:** endpoint port map takes precedence over targetPort.
map<string, uint32> ports = 2; -
putAllPorts
Set of ports associated with the endpoint. If the port map is specified, it must be a map of servicePortName to this endpoint's port, such that traffic to the service port will be forwarded to the endpoint port that maps to the service's portName. If omitted, and the targetPort is specified as part of the service's port specification, traffic to the service port will be forwarded to one of the endpoints on the specified `targetPort`. If both the targetPort and endpoint's port map are not specified, traffic to a service port will be forwarded to one of the endpoints on the same port. **NOTE 1:** Do not use for `unix://` addresses. **NOTE 2:** endpoint port map takes precedence over targetPort.
map<string, uint32> ports = 2; -
getLabelsCount
public int getLabelsCount()One or more labels associated with the endpoint.
map<string, string> labels = 3; -
containsLabels
One or more labels associated with the endpoint.
map<string, string> labels = 3; -
getLabels
已过时。UsegetLabelsMap()instead. -
getLabelsMap
One or more labels associated with the endpoint.
map<string, string> labels = 3; -
getLabelsOrDefault
One or more labels associated with the endpoint.
map<string, string> labels = 3; -
getLabelsOrThrow
One or more labels associated with the endpoint.
map<string, string> labels = 3; -
clearLabels
-
removeLabels
One or more labels associated with the endpoint.
map<string, string> labels = 3; -
getMutableLabels
已过时。Use alternate mutation accessors instead. -
putLabels
One or more labels associated with the endpoint.
map<string, string> labels = 3; -
putAllLabels
One or more labels associated with the endpoint.
map<string, string> labels = 3; -
getNetwork
Network enables Istio to group endpoints resident in the same L3 domain/network. All endpoints in the same network are assumed to be directly reachable from one another. When endpoints in different networks cannot reach each other directly, an Istio Gateway can be used to establish connectivity (usually using the `AUTO_PASSTHROUGH` mode in a Gateway Server). This is an advanced configuration used typically for spanning an Istio mesh over multiple clusters.
string network = 4;- 指定者:
getNetwork在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()Network enables Istio to group endpoints resident in the same L3 domain/network. All endpoints in the same network are assumed to be directly reachable from one another. When endpoints in different networks cannot reach each other directly, an Istio Gateway can be used to establish connectivity (usually using the `AUTO_PASSTHROUGH` mode in a Gateway Server). This is an advanced configuration used typically for spanning an Istio mesh over multiple clusters.
string network = 4;- 指定者:
getNetworkBytes在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The bytes for network.
-
setNetwork
Network enables Istio to group endpoints resident in the same L3 domain/network. All endpoints in the same network are assumed to be directly reachable from one another. When endpoints in different networks cannot reach each other directly, an Istio Gateway can be used to establish connectivity (usually using the `AUTO_PASSTHROUGH` mode in a Gateway Server). This is an advanced configuration used typically for spanning an Istio mesh over multiple clusters.
string network = 4;- 参数:
value- The network to set.- 返回:
- This builder for chaining.
-
clearNetwork
Network enables Istio to group endpoints resident in the same L3 domain/network. All endpoints in the same network are assumed to be directly reachable from one another. When endpoints in different networks cannot reach each other directly, an Istio Gateway can be used to establish connectivity (usually using the `AUTO_PASSTHROUGH` mode in a Gateway Server). This is an advanced configuration used typically for spanning an Istio mesh over multiple clusters.
string network = 4;- 返回:
- This builder for chaining.
-
setNetworkBytes
public WorkloadEntryOuterClass.WorkloadEntry.Builder setNetworkBytes(com.google.protobuf.ByteString value) Network enables Istio to group endpoints resident in the same L3 domain/network. All endpoints in the same network are assumed to be directly reachable from one another. When endpoints in different networks cannot reach each other directly, an Istio Gateway can be used to establish connectivity (usually using the `AUTO_PASSTHROUGH` mode in a Gateway Server). This is an advanced configuration used typically for spanning an Istio mesh over multiple clusters.
string network = 4;- 参数:
value- The bytes for network to set.- 返回:
- This builder for chaining.
-
getLocality
The locality associated with the endpoint. A locality corresponds to a failure domain (e.g., country/region/zone). Arbitrary failure domain hierarchies can be represented by separating each encapsulating failure domain by /. For example, the locality of an an endpoint in US, in US-East-1 region, within availability zone az-1, in data center rack r11 can be represented as us/us-east-1/az-1/r11. Istio will configure the sidecar to route to endpoints within the same locality as the sidecar. If none of the endpoints in the locality are available, endpoints parent locality (but within the same network ID) will be chosen. For example, if there are two endpoints in same network (networkID "n1"), say e1 with locality us/us-east-1/az-1/r11 and e2 with locality us/us-east-1/az-2/r12, a sidecar from us/us-east-1/az-1/r11 locality will prefer e1 from the same locality over e2 from a different locality. Endpoint e2 could be the IP associated with a gateway (that bridges networks n1 and n2), or the IP associated with a standard service endpoint.
string locality = 5;- 指定者:
getLocality在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The locality.
-
getLocalityBytes
public com.google.protobuf.ByteString getLocalityBytes()The locality associated with the endpoint. A locality corresponds to a failure domain (e.g., country/region/zone). Arbitrary failure domain hierarchies can be represented by separating each encapsulating failure domain by /. For example, the locality of an an endpoint in US, in US-East-1 region, within availability zone az-1, in data center rack r11 can be represented as us/us-east-1/az-1/r11. Istio will configure the sidecar to route to endpoints within the same locality as the sidecar. If none of the endpoints in the locality are available, endpoints parent locality (but within the same network ID) will be chosen. For example, if there are two endpoints in same network (networkID "n1"), say e1 with locality us/us-east-1/az-1/r11 and e2 with locality us/us-east-1/az-2/r12, a sidecar from us/us-east-1/az-1/r11 locality will prefer e1 from the same locality over e2 from a different locality. Endpoint e2 could be the IP associated with a gateway (that bridges networks n1 and n2), or the IP associated with a standard service endpoint.
string locality = 5;- 指定者:
getLocalityBytes在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The bytes for locality.
-
setLocality
The locality associated with the endpoint. A locality corresponds to a failure domain (e.g., country/region/zone). Arbitrary failure domain hierarchies can be represented by separating each encapsulating failure domain by /. For example, the locality of an an endpoint in US, in US-East-1 region, within availability zone az-1, in data center rack r11 can be represented as us/us-east-1/az-1/r11. Istio will configure the sidecar to route to endpoints within the same locality as the sidecar. If none of the endpoints in the locality are available, endpoints parent locality (but within the same network ID) will be chosen. For example, if there are two endpoints in same network (networkID "n1"), say e1 with locality us/us-east-1/az-1/r11 and e2 with locality us/us-east-1/az-2/r12, a sidecar from us/us-east-1/az-1/r11 locality will prefer e1 from the same locality over e2 from a different locality. Endpoint e2 could be the IP associated with a gateway (that bridges networks n1 and n2), or the IP associated with a standard service endpoint.
string locality = 5;- 参数:
value- The locality to set.- 返回:
- This builder for chaining.
-
clearLocality
The locality associated with the endpoint. A locality corresponds to a failure domain (e.g., country/region/zone). Arbitrary failure domain hierarchies can be represented by separating each encapsulating failure domain by /. For example, the locality of an an endpoint in US, in US-East-1 region, within availability zone az-1, in data center rack r11 can be represented as us/us-east-1/az-1/r11. Istio will configure the sidecar to route to endpoints within the same locality as the sidecar. If none of the endpoints in the locality are available, endpoints parent locality (but within the same network ID) will be chosen. For example, if there are two endpoints in same network (networkID "n1"), say e1 with locality us/us-east-1/az-1/r11 and e2 with locality us/us-east-1/az-2/r12, a sidecar from us/us-east-1/az-1/r11 locality will prefer e1 from the same locality over e2 from a different locality. Endpoint e2 could be the IP associated with a gateway (that bridges networks n1 and n2), or the IP associated with a standard service endpoint.
string locality = 5;- 返回:
- This builder for chaining.
-
setLocalityBytes
public WorkloadEntryOuterClass.WorkloadEntry.Builder setLocalityBytes(com.google.protobuf.ByteString value) The locality associated with the endpoint. A locality corresponds to a failure domain (e.g., country/region/zone). Arbitrary failure domain hierarchies can be represented by separating each encapsulating failure domain by /. For example, the locality of an an endpoint in US, in US-East-1 region, within availability zone az-1, in data center rack r11 can be represented as us/us-east-1/az-1/r11. Istio will configure the sidecar to route to endpoints within the same locality as the sidecar. If none of the endpoints in the locality are available, endpoints parent locality (but within the same network ID) will be chosen. For example, if there are two endpoints in same network (networkID "n1"), say e1 with locality us/us-east-1/az-1/r11 and e2 with locality us/us-east-1/az-2/r12, a sidecar from us/us-east-1/az-1/r11 locality will prefer e1 from the same locality over e2 from a different locality. Endpoint e2 could be the IP associated with a gateway (that bridges networks n1 and n2), or the IP associated with a standard service endpoint.
string locality = 5;- 参数:
value- The bytes for locality to set.- 返回:
- This builder for chaining.
-
getWeight
public int getWeight()The load balancing weight associated with the endpoint. Endpoints with higher weights will receive proportionally higher traffic.
uint32 weight = 6;- 指定者:
getWeight在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The weight.
-
setWeight
The load balancing weight associated with the endpoint. Endpoints with higher weights will receive proportionally higher traffic.
uint32 weight = 6;- 参数:
value- The weight to set.- 返回:
- This builder for chaining.
-
clearWeight
The load balancing weight associated with the endpoint. Endpoints with higher weights will receive proportionally higher traffic.
uint32 weight = 6;- 返回:
- This builder for chaining.
-
getServiceAccount
The service account associated with the workload if a sidecar is present in the workload. The service account must be present in the same namespace as the configuration ( WorkloadEntry or a ServiceEntry)
string service_account = 7;- 指定者:
getServiceAccount在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The serviceAccount.
-
getServiceAccountBytes
public com.google.protobuf.ByteString getServiceAccountBytes()The service account associated with the workload if a sidecar is present in the workload. The service account must be present in the same namespace as the configuration ( WorkloadEntry or a ServiceEntry)
string service_account = 7;- 指定者:
getServiceAccountBytes在接口中WorkloadEntryOuterClass.WorkloadEntryOrBuilder- 返回:
- The bytes for serviceAccount.
-
setServiceAccount
The service account associated with the workload if a sidecar is present in the workload. The service account must be present in the same namespace as the configuration ( WorkloadEntry or a ServiceEntry)
string service_account = 7;- 参数:
value- The serviceAccount to set.- 返回:
- This builder for chaining.
-
clearServiceAccount
The service account associated with the workload if a sidecar is present in the workload. The service account must be present in the same namespace as the configuration ( WorkloadEntry or a ServiceEntry)
string service_account = 7;- 返回:
- This builder for chaining.
-
setServiceAccountBytes
public WorkloadEntryOuterClass.WorkloadEntry.Builder setServiceAccountBytes(com.google.protobuf.ByteString value) The service account associated with the workload if a sidecar is present in the workload. The service account must be present in the same namespace as the configuration ( WorkloadEntry or a ServiceEntry)
string service_account = 7;- 参数:
value- The bytes for serviceAccount to set.- 返回:
- This builder for chaining.
-
setUnknownFields
public final WorkloadEntryOuterClass.WorkloadEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-
mergeUnknownFields
public final WorkloadEntryOuterClass.WorkloadEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<WorkloadEntryOuterClass.WorkloadEntry.Builder>
-