public static final class EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder> implements EnvoyFilterOuterClass.EnvoyFilter.ProxyMatchOrBuilder
One or more properties of the proxy to match on.Protobuf type
istio.networking.v1alpha3.EnvoyFilter.ProxyMatch| 限定符和类型 | 方法和说明 |
|---|---|
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch |
build() |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch |
buildPartial() |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
clear() |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
clearMetadata() |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
clearProxyVersion()
A regular expression in golang regex format (RE2) that can be
used to select proxies using a specific version of istio
proxy.
|
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
clone() |
boolean |
containsMetadata(String key)
Match on the node metadata supplied by a proxy when connecting
to Istio Pilot.
|
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,String> |
getMetadata()
已过时。
|
int |
getMetadataCount()
Match on the node metadata supplied by a proxy when connecting
to Istio Pilot.
|
Map<String,String> |
getMetadataMap()
Match on the node metadata supplied by a proxy when connecting
to Istio Pilot.
|
String |
getMetadataOrDefault(String key,
String defaultValue)
Match on the node metadata supplied by a proxy when connecting
to Istio Pilot.
|
String |
getMetadataOrThrow(String key)
Match on the node metadata supplied by a proxy when connecting
to Istio Pilot.
|
Map<String,String> |
getMutableMetadata()
已过时。
|
String |
getProxyVersion()
A regular expression in golang regex format (RE2) that can be
used to select proxies using a specific version of istio
proxy.
|
com.google.protobuf.ByteString |
getProxyVersionBytes()
A regular expression in golang regex format (RE2) that can be
used to select proxies using a specific version of istio
proxy.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
mergeFrom(EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch other) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
mergeFrom(com.google.protobuf.Message other) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
putAllMetadata(Map<String,String> values)
Match on the node metadata supplied by a proxy when connecting
to Istio Pilot.
|
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
putMetadata(String key,
String value)
Match on the node metadata supplied by a proxy when connecting
to Istio Pilot.
|
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
removeMetadata(String key)
Match on the node metadata supplied by a proxy when connecting
to Istio Pilot.
|
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
setProxyVersion(String value)
A regular expression in golang regex format (RE2) that can be
used to select proxies using a specific version of istio
proxy.
|
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
setProxyVersionBytes(com.google.protobuf.ByteString value)
A regular expression in golang regex format (RE2) that can be
used to select proxies using a specific version of istio
proxy.
|
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder mergeFrom(EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>IOExceptionpublic String getProxyVersion()
A regular expression in golang regex format (RE2) that can be used to select proxies using a specific version of istio proxy. The Istio version for a given proxy is obtained from the node metadata field `ISTIO_VERSION` supplied by the proxy when connecting to Pilot. This value is embedded as an environment variable (`ISTIO_META_ISTIO_VERSION`) in the Istio proxy docker image. Custom proxy implementations should provide this metadata variable to take advantage of the Istio version check option.
string proxy_version = 1;getProxyVersion 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ProxyMatchOrBuilderpublic com.google.protobuf.ByteString getProxyVersionBytes()
A regular expression in golang regex format (RE2) that can be used to select proxies using a specific version of istio proxy. The Istio version for a given proxy is obtained from the node metadata field `ISTIO_VERSION` supplied by the proxy when connecting to Pilot. This value is embedded as an environment variable (`ISTIO_META_ISTIO_VERSION`) in the Istio proxy docker image. Custom proxy implementations should provide this metadata variable to take advantage of the Istio version check option.
string proxy_version = 1;getProxyVersionBytes 在接口中 EnvoyFilterOuterClass.EnvoyFilter.ProxyMatchOrBuilderpublic EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder setProxyVersion(String value)
A regular expression in golang regex format (RE2) that can be used to select proxies using a specific version of istio proxy. The Istio version for a given proxy is obtained from the node metadata field `ISTIO_VERSION` supplied by the proxy when connecting to Pilot. This value is embedded as an environment variable (`ISTIO_META_ISTIO_VERSION`) in the Istio proxy docker image. Custom proxy implementations should provide this metadata variable to take advantage of the Istio version check option.
string proxy_version = 1;value - The proxyVersion to set.public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder clearProxyVersion()
A regular expression in golang regex format (RE2) that can be used to select proxies using a specific version of istio proxy. The Istio version for a given proxy is obtained from the node metadata field `ISTIO_VERSION` supplied by the proxy when connecting to Pilot. This value is embedded as an environment variable (`ISTIO_META_ISTIO_VERSION`) in the Istio proxy docker image. Custom proxy implementations should provide this metadata variable to take advantage of the Istio version check option.
string proxy_version = 1;public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder setProxyVersionBytes(com.google.protobuf.ByteString value)
A regular expression in golang regex format (RE2) that can be used to select proxies using a specific version of istio proxy. The Istio version for a given proxy is obtained from the node metadata field `ISTIO_VERSION` supplied by the proxy when connecting to Pilot. This value is embedded as an environment variable (`ISTIO_META_ISTIO_VERSION`) in the Istio proxy docker image. Custom proxy implementations should provide this metadata variable to take advantage of the Istio version check option.
string proxy_version = 1;value - The bytes for proxyVersion to set.public int getMetadataCount()
Match on the node metadata supplied by a proxy when connecting to Istio Pilot. Note that while Envoy's node metadata is of type Struct, only string key-value pairs are processed by Pilot. All keys specified in the metadata must match with exact values. The match will fail if any of the specified keys are absent or the values fail to match.
map<string, string> metadata = 2;public boolean containsMetadata(String key)
Match on the node metadata supplied by a proxy when connecting to Istio Pilot. Note that while Envoy's node metadata is of type Struct, only string key-value pairs are processed by Pilot. All keys specified in the metadata must match with exact values. The match will fail if any of the specified keys are absent or the values fail to match.
map<string, string> metadata = 2;@Deprecated public Map<String,String> getMetadata()
getMetadataMap() instead.public Map<String,String> getMetadataMap()
Match on the node metadata supplied by a proxy when connecting to Istio Pilot. Note that while Envoy's node metadata is of type Struct, only string key-value pairs are processed by Pilot. All keys specified in the metadata must match with exact values. The match will fail if any of the specified keys are absent or the values fail to match.
map<string, string> metadata = 2;public String getMetadataOrDefault(String key, String defaultValue)
Match on the node metadata supplied by a proxy when connecting to Istio Pilot. Note that while Envoy's node metadata is of type Struct, only string key-value pairs are processed by Pilot. All keys specified in the metadata must match with exact values. The match will fail if any of the specified keys are absent or the values fail to match.
map<string, string> metadata = 2;public String getMetadataOrThrow(String key)
Match on the node metadata supplied by a proxy when connecting to Istio Pilot. Note that while Envoy's node metadata is of type Struct, only string key-value pairs are processed by Pilot. All keys specified in the metadata must match with exact values. The match will fail if any of the specified keys are absent or the values fail to match.
map<string, string> metadata = 2;public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder clearMetadata()
public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder removeMetadata(String key)
Match on the node metadata supplied by a proxy when connecting to Istio Pilot. Note that while Envoy's node metadata is of type Struct, only string key-value pairs are processed by Pilot. All keys specified in the metadata must match with exact values. The match will fail if any of the specified keys are absent or the values fail to match.
map<string, string> metadata = 2;@Deprecated public Map<String,String> getMutableMetadata()
public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder putMetadata(String key, String value)
Match on the node metadata supplied by a proxy when connecting to Istio Pilot. Note that while Envoy's node metadata is of type Struct, only string key-value pairs are processed by Pilot. All keys specified in the metadata must match with exact values. The match will fail if any of the specified keys are absent or the values fail to match.
map<string, string> metadata = 2;public EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder putAllMetadata(Map<String,String> values)
Match on the node metadata supplied by a proxy when connecting to Istio Pilot. Note that while Envoy's node metadata is of type Struct, only string key-value pairs are processed by Pilot. All keys specified in the metadata must match with exact values. The match will fail if any of the specified keys are absent or the values fail to match.
map<string, string> metadata = 2;public final EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>public final EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<EnvoyFilterOuterClass.EnvoyFilter.ProxyMatch.Builder>Copyright © 2018–2023 Alibaba Group. All rights reserved.