Class RouteConfiguration
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.config.route.v3.RouteConfiguration
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,RouteConfigurationOrBuilder
,Serializable
public final class RouteConfiguration
extends com.google.protobuf.GeneratedMessage
implements RouteConfigurationOrBuilder
[#next-free-field: 18]Protobuf type
envoy.config.route.v3.RouteConfiguration
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
[#next-free-field: 18]private static final class
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
static final int
private List
<ClusterSpecifierPlugin> private static final RouteConfiguration
static final int
static final int
private boolean
private boolean
static final int
private com.google.protobuf.LazyStringArrayList
static final int
private com.google.protobuf.UInt32Value
private byte
private Metadata
static final int
static final int
private boolean
private Object
static final int
private static final com.google.protobuf.Parser
<RouteConfiguration> static final int
static final int
static final int
private List
<HeaderValueOption> private com.google.protobuf.LazyStringArrayList
private List
<RouteAction.RequestMirrorPolicy> static final int
static final int
private List
<HeaderValueOption> private com.google.protobuf.LazyStringArrayList
private static final long
static final int
private com.google.protobuf.MapField
<String, com.google.protobuf.Any> static final int
private com.google.protobuf.BoolValue
private Vhds
static final int
static final int
private List
<VirtualHost> Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
private
RouteConfiguration
(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionboolean
This field can be used to provide RouteConfiguration level per filter config.boolean
getClusterSpecifierPlugins
(int index) A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.int
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.getClusterSpecifierPluginsOrBuilder
(int index) A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.List
<? extends ClusterSpecifierPluginOrBuilder> A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.static RouteConfiguration
static final com.google.protobuf.Descriptors.Descriptor
boolean
Ignore path-parameters in path-matching.boolean
By default, port in :authority header (if any) is used in host matching.getInternalOnlyHeaders
(int index) Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.com.google.protobuf.ByteString
getInternalOnlyHeadersBytes
(int index) Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.int
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.com.google.protobuf.ProtocolStringList
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only.com.google.protobuf.UInt32Value
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.com.google.protobuf.UInt32ValueOrBuilder
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.The metadata field can be used to provide additional information about the route configuration.The metadata field can be used to provide additional information about the route configuration.boolean
Headers mutations at all levels are evaluated, if specified.getName()
The name of the route configuration.com.google.protobuf.ByteString
The name of the route configuration.com.google.protobuf.Parser
<RouteConfiguration> getRequestHeadersToAdd
(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.int
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.List
<? extends HeaderValueOptionOrBuilder> Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.getRequestHeadersToRemove
(int index) Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.com.google.protobuf.ByteString
getRequestHeadersToRemoveBytes
(int index) Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.int
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.com.google.protobuf.ProtocolStringList
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.getRequestMirrorPolicies
(int index) Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.int
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.getRequestMirrorPoliciesOrBuilder
(int index) Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.List
<? extends RouteAction.RequestMirrorPolicyOrBuilder> Specify a set of default request mirroring policies which apply to all routes under its virtual hosts.getResponseHeadersToAdd
(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.int
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.List
<? extends HeaderValueOptionOrBuilder> Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.getResponseHeadersToRemove
(int index) Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.com.google.protobuf.ByteString
getResponseHeadersToRemoveBytes
(int index) Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.int
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.com.google.protobuf.ProtocolStringList
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.int
Deprecated.int
This field can be used to provide RouteConfiguration level per filter config.This field can be used to provide RouteConfiguration level per filter config.com.google.protobuf.Any
getTypedPerFilterConfigOrDefault
(String key, com.google.protobuf.Any defaultValue) This field can be used to provide RouteConfiguration level per filter config.com.google.protobuf.Any
This field can be used to provide RouteConfiguration level per filter config.com.google.protobuf.BoolValue
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.com.google.protobuf.BoolValueOrBuilder
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.getVhds()
An array of virtual hosts will be dynamically loaded via the VHDS API.An array of virtual hosts will be dynamically loaded via the VHDS API.getVirtualHosts
(int index) An array of virtual hosts that make up the route table.int
An array of virtual hosts that make up the route table.An array of virtual hosts that make up the route table.getVirtualHostsOrBuilder
(int index) An array of virtual hosts that make up the route table.List
<? extends VirtualHostOrBuilder> An array of virtual hosts that make up the route table.int
hashCode()
boolean
The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size.boolean
The metadata field can be used to provide additional information about the route configuration.boolean
An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager.boolean
hasVhds()
An array of virtual hosts will be dynamically loaded via the VHDS API.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection
(int number) private com.google.protobuf.MapField
<String, com.google.protobuf.Any> final boolean
static RouteConfiguration.Builder
static RouteConfiguration.Builder
newBuilder
(RouteConfiguration prototype) protected RouteConfiguration.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static RouteConfiguration
parseDelimitedFrom
(InputStream input) static RouteConfiguration
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteConfiguration
parseFrom
(byte[] data) static RouteConfiguration
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteConfiguration
parseFrom
(com.google.protobuf.ByteString data) static RouteConfiguration
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteConfiguration
parseFrom
(com.google.protobuf.CodedInputStream input) static RouteConfiguration
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteConfiguration
parseFrom
(InputStream input) static RouteConfiguration
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteConfiguration
parseFrom
(ByteBuffer data) static RouteConfiguration
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<RouteConfiguration> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
name_
-
VIRTUAL_HOSTS_FIELD_NUMBER
public static final int VIRTUAL_HOSTS_FIELD_NUMBER- See Also:
-
virtualHosts_
-
VHDS_FIELD_NUMBER
public static final int VHDS_FIELD_NUMBER- See Also:
-
vhds_
-
INTERNAL_ONLY_HEADERS_FIELD_NUMBER
public static final int INTERNAL_ONLY_HEADERS_FIELD_NUMBER- See Also:
-
internalOnlyHeaders_
private com.google.protobuf.LazyStringArrayList internalOnlyHeaders_ -
RESPONSE_HEADERS_TO_ADD_FIELD_NUMBER
public static final int RESPONSE_HEADERS_TO_ADD_FIELD_NUMBER- See Also:
-
responseHeadersToAdd_
-
RESPONSE_HEADERS_TO_REMOVE_FIELD_NUMBER
public static final int RESPONSE_HEADERS_TO_REMOVE_FIELD_NUMBER- See Also:
-
responseHeadersToRemove_
private com.google.protobuf.LazyStringArrayList responseHeadersToRemove_ -
REQUEST_HEADERS_TO_ADD_FIELD_NUMBER
public static final int REQUEST_HEADERS_TO_ADD_FIELD_NUMBER- See Also:
-
requestHeadersToAdd_
-
REQUEST_HEADERS_TO_REMOVE_FIELD_NUMBER
public static final int REQUEST_HEADERS_TO_REMOVE_FIELD_NUMBER- See Also:
-
requestHeadersToRemove_
private com.google.protobuf.LazyStringArrayList requestHeadersToRemove_ -
MOST_SPECIFIC_HEADER_MUTATIONS_WINS_FIELD_NUMBER
public static final int MOST_SPECIFIC_HEADER_MUTATIONS_WINS_FIELD_NUMBER- See Also:
-
mostSpecificHeaderMutationsWins_
private boolean mostSpecificHeaderMutationsWins_ -
VALIDATE_CLUSTERS_FIELD_NUMBER
public static final int VALIDATE_CLUSTERS_FIELD_NUMBER- See Also:
-
validateClusters_
private com.google.protobuf.BoolValue validateClusters_ -
MAX_DIRECT_RESPONSE_BODY_SIZE_BYTES_FIELD_NUMBER
public static final int MAX_DIRECT_RESPONSE_BODY_SIZE_BYTES_FIELD_NUMBER- See Also:
-
maxDirectResponseBodySizeBytes_
private com.google.protobuf.UInt32Value maxDirectResponseBodySizeBytes_ -
CLUSTER_SPECIFIER_PLUGINS_FIELD_NUMBER
public static final int CLUSTER_SPECIFIER_PLUGINS_FIELD_NUMBER- See Also:
-
clusterSpecifierPlugins_
-
REQUEST_MIRROR_POLICIES_FIELD_NUMBER
public static final int REQUEST_MIRROR_POLICIES_FIELD_NUMBER- See Also:
-
requestMirrorPolicies_
-
IGNORE_PORT_IN_HOST_MATCHING_FIELD_NUMBER
public static final int IGNORE_PORT_IN_HOST_MATCHING_FIELD_NUMBER- See Also:
-
ignorePortInHostMatching_
private boolean ignorePortInHostMatching_ -
IGNORE_PATH_PARAMETERS_IN_PATH_MATCHING_FIELD_NUMBER
public static final int IGNORE_PATH_PARAMETERS_IN_PATH_MATCHING_FIELD_NUMBER- See Also:
-
ignorePathParametersInPathMatching_
private boolean ignorePathParametersInPathMatching_ -
TYPED_PER_FILTER_CONFIG_FIELD_NUMBER
public static final int TYPED_PER_FILTER_CONFIG_FIELD_NUMBER- See Also:
-
typedPerFilterConfig_
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER- See Also:
-
metadata_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
RouteConfiguration
private RouteConfiguration(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
RouteConfiguration
private RouteConfiguration()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getName
The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.Rds.route_config_name>` in :ref:`envoy_v3_api_msg_extensions.filters.network.http_connection_manager.v3.Rds`.
string name = 1;
- Specified by:
getName
in interfaceRouteConfigurationOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The name of the route configuration. For example, it might match :ref:`route_config_name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.Rds.route_config_name>` in :ref:`envoy_v3_api_msg_extensions.filters.network.http_connection_manager.v3.Rds`.
string name = 1;
- Specified by:
getNameBytes
in interfaceRouteConfigurationOrBuilder
- Returns:
- The bytes for name.
-
getVirtualHostsList
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
- Specified by:
getVirtualHostsList
in interfaceRouteConfigurationOrBuilder
-
getVirtualHostsOrBuilderList
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
- Specified by:
getVirtualHostsOrBuilderList
in interfaceRouteConfigurationOrBuilder
-
getVirtualHostsCount
public int getVirtualHostsCount()An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
- Specified by:
getVirtualHostsCount
in interfaceRouteConfigurationOrBuilder
-
getVirtualHosts
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
- Specified by:
getVirtualHosts
in interfaceRouteConfigurationOrBuilder
-
getVirtualHostsOrBuilder
An array of virtual hosts that make up the route table.
repeated .envoy.config.route.v3.VirtualHost virtual_hosts = 2;
- Specified by:
getVirtualHostsOrBuilder
in interfaceRouteConfigurationOrBuilder
-
hasVhds
public boolean hasVhds()An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;
- Specified by:
hasVhds
in interfaceRouteConfigurationOrBuilder
- Returns:
- Whether the vhds field is set.
-
getVhds
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;
- Specified by:
getVhds
in interfaceRouteConfigurationOrBuilder
- Returns:
- The vhds.
-
getVhdsOrBuilder
An array of virtual hosts will be dynamically loaded via the VHDS API. Both ``virtual_hosts`` and ``vhds`` fields will be used when present. ``virtual_hosts`` can be used for a base routing table or for infrequently changing virtual hosts. ``vhds`` is used for on-demand discovery of virtual hosts. The contents of these two fields will be merged to generate a routing table for a given RouteConfiguration, with ``vhds`` derived configuration taking precedence.
.envoy.config.route.v3.Vhds vhds = 9;
- Specified by:
getVhdsOrBuilder
in interfaceRouteConfigurationOrBuilder
-
getInternalOnlyHeadersList
public com.google.protobuf.ProtocolStringList getInternalOnlyHeadersList()Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }
- Specified by:
getInternalOnlyHeadersList
in interfaceRouteConfigurationOrBuilder
- Returns:
- A list containing the internalOnlyHeaders.
-
getInternalOnlyHeadersCount
public int getInternalOnlyHeadersCount()Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }
- Specified by:
getInternalOnlyHeadersCount
in interfaceRouteConfigurationOrBuilder
- Returns:
- The count of internalOnlyHeaders.
-
getInternalOnlyHeaders
Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }
- Specified by:
getInternalOnlyHeaders
in interfaceRouteConfigurationOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The internalOnlyHeaders at the given index.
-
getInternalOnlyHeadersBytes
public com.google.protobuf.ByteString getInternalOnlyHeadersBytes(int index) Optionally specifies a list of HTTP headers that the connection manager will consider to be internal only. If they are found on external requests they will be cleaned prior to filter invocation. See :ref:`config_http_conn_man_headers_x-envoy-internal` for more information.
repeated string internal_only_headers = 3 [(.validate.rules) = { ... }
- Specified by:
getInternalOnlyHeadersBytes
in interfaceRouteConfigurationOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the internalOnlyHeaders at the given index.
-
getResponseHeadersToAddList
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToAddList
in interfaceRouteConfigurationOrBuilder
-
getResponseHeadersToAddOrBuilderList
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToAddOrBuilderList
in interfaceRouteConfigurationOrBuilder
-
getResponseHeadersToAddCount
public int getResponseHeadersToAddCount()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToAddCount
in interfaceRouteConfigurationOrBuilder
-
getResponseHeadersToAdd
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToAdd
in interfaceRouteConfigurationOrBuilder
-
getResponseHeadersToAddOrBuilder
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption response_headers_to_add = 4 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToAddOrBuilder
in interfaceRouteConfigurationOrBuilder
-
getResponseHeadersToRemoveList
public com.google.protobuf.ProtocolStringList getResponseHeadersToRemoveList()Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToRemoveList
in interfaceRouteConfigurationOrBuilder
- Returns:
- A list containing the responseHeadersToRemove.
-
getResponseHeadersToRemoveCount
public int getResponseHeadersToRemoveCount()Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToRemoveCount
in interfaceRouteConfigurationOrBuilder
- Returns:
- The count of responseHeadersToRemove.
-
getResponseHeadersToRemove
Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToRemove
in interfaceRouteConfigurationOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The responseHeadersToRemove at the given index.
-
getResponseHeadersToRemoveBytes
public com.google.protobuf.ByteString getResponseHeadersToRemoveBytes(int index) Specifies a list of HTTP headers that should be removed from each response that the connection manager encodes.
repeated string response_headers_to_remove = 5 [(.validate.rules) = { ... }
- Specified by:
getResponseHeadersToRemoveBytes
in interfaceRouteConfigurationOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the responseHeadersToRemove at the given index.
-
getRequestHeadersToAddList
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToAddList
in interfaceRouteConfigurationOrBuilder
-
getRequestHeadersToAddOrBuilderList
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToAddOrBuilderList
in interfaceRouteConfigurationOrBuilder
-
getRequestHeadersToAddCount
public int getRequestHeadersToAddCount()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToAddCount
in interfaceRouteConfigurationOrBuilder
-
getRequestHeadersToAdd
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToAdd
in interfaceRouteConfigurationOrBuilder
-
getRequestHeadersToAddOrBuilder
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager. Headers specified at this level are applied after headers from any enclosed :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost` or :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. For more information, including details on header value syntax, see the documentation on :ref:`custom request headers <config_http_conn_man_headers_custom_request_headers>`.
repeated .envoy.config.core.v3.HeaderValueOption request_headers_to_add = 6 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToAddOrBuilder
in interfaceRouteConfigurationOrBuilder
-
getRequestHeadersToRemoveList
public com.google.protobuf.ProtocolStringList getRequestHeadersToRemoveList()Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToRemoveList
in interfaceRouteConfigurationOrBuilder
- Returns:
- A list containing the requestHeadersToRemove.
-
getRequestHeadersToRemoveCount
public int getRequestHeadersToRemoveCount()Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToRemoveCount
in interfaceRouteConfigurationOrBuilder
- Returns:
- The count of requestHeadersToRemove.
-
getRequestHeadersToRemove
Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToRemove
in interfaceRouteConfigurationOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The requestHeadersToRemove at the given index.
-
getRequestHeadersToRemoveBytes
public com.google.protobuf.ByteString getRequestHeadersToRemoveBytes(int index) Specifies a list of HTTP headers that should be removed from each request routed by the HTTP connection manager.
repeated string request_headers_to_remove = 8 [(.validate.rules) = { ... }
- Specified by:
getRequestHeadersToRemoveBytes
in interfaceRouteConfigurationOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the requestHeadersToRemove at the given index.
-
getMostSpecificHeaderMutationsWins
public boolean getMostSpecificHeaderMutationsWins()Headers mutations at all levels are evaluated, if specified. By default, the order is from most specific (i.e. route entry level) to least specific (i.e. route configuration level). Later header mutations may override earlier mutations. This order can be reversed by setting this field to true. In other words, most specific level mutation is evaluated last.
bool most_specific_header_mutations_wins = 10;
- Specified by:
getMostSpecificHeaderMutationsWins
in interfaceRouteConfigurationOrBuilder
- Returns:
- The mostSpecificHeaderMutationsWins.
-
hasValidateClusters
public boolean hasValidateClusters()An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;
- Specified by:
hasValidateClusters
in interfaceRouteConfigurationOrBuilder
- Returns:
- Whether the validateClusters field is set.
-
getValidateClusters
public com.google.protobuf.BoolValue getValidateClusters()An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;
- Specified by:
getValidateClusters
in interfaceRouteConfigurationOrBuilder
- Returns:
- The validateClusters.
-
getValidateClustersOrBuilder
public com.google.protobuf.BoolValueOrBuilder getValidateClustersOrBuilder()An optional boolean that specifies whether the clusters that the route table refers to will be validated by the cluster manager. If set to true and a route refers to a non-existent cluster, the route table will not load. If set to false and a route refers to a non-existent cluster, the route table will load and the router filter will return a 404 if the route is selected at runtime. This setting defaults to true if the route table is statically defined via the :ref:`route_config <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.route_config>` option. This setting default to false if the route table is loaded dynamically via the :ref:`rds <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.rds>` option. Users may wish to override the default behavior in certain cases (for example when using CDS with a static route table).
.google.protobuf.BoolValue validate_clusters = 7;
- Specified by:
getValidateClustersOrBuilder
in interfaceRouteConfigurationOrBuilder
-
hasMaxDirectResponseBodySizeBytes
public boolean hasMaxDirectResponseBodySizeBytes()The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;
- Specified by:
hasMaxDirectResponseBodySizeBytes
in interfaceRouteConfigurationOrBuilder
- Returns:
- Whether the maxDirectResponseBodySizeBytes field is set.
-
getMaxDirectResponseBodySizeBytes
public com.google.protobuf.UInt32Value getMaxDirectResponseBodySizeBytes()The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;
- Specified by:
getMaxDirectResponseBodySizeBytes
in interfaceRouteConfigurationOrBuilder
- Returns:
- The maxDirectResponseBodySizeBytes.
-
getMaxDirectResponseBodySizeBytesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxDirectResponseBodySizeBytesOrBuilder()The maximum bytes of the response :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` size. If not specified the default is 4096. .. warning:: Envoy currently holds the content of :ref:`direct response body <envoy_v3_api_field_config.route.v3.DirectResponseAction.body>` in memory. Be careful setting this to be larger than the default 4KB, since the allocated memory for direct response body is not subject to data plane buffering controls.
.google.protobuf.UInt32Value max_direct_response_body_size_bytes = 11;
- Specified by:
getMaxDirectResponseBodySizeBytesOrBuilder
in interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPluginsList
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
- Specified by:
getClusterSpecifierPluginsList
in interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPluginsOrBuilderList
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
- Specified by:
getClusterSpecifierPluginsOrBuilderList
in interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPluginsCount
public int getClusterSpecifierPluginsCount()A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
- Specified by:
getClusterSpecifierPluginsCount
in interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPlugins
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
- Specified by:
getClusterSpecifierPlugins
in interfaceRouteConfigurationOrBuilder
-
getClusterSpecifierPluginsOrBuilder
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route. All ``extension.name`` fields in this list must be unique.
repeated .envoy.config.route.v3.ClusterSpecifierPlugin cluster_specifier_plugins = 12;
- Specified by:
getClusterSpecifierPluginsOrBuilder
in interfaceRouteConfigurationOrBuilder
-
getRequestMirrorPoliciesList
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
- Specified by:
getRequestMirrorPoliciesList
in interfaceRouteConfigurationOrBuilder
-
getRequestMirrorPoliciesOrBuilderList
public List<? extends RouteAction.RequestMirrorPolicyOrBuilder> getRequestMirrorPoliciesOrBuilderList()Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
- Specified by:
getRequestMirrorPoliciesOrBuilderList
in interfaceRouteConfigurationOrBuilder
-
getRequestMirrorPoliciesCount
public int getRequestMirrorPoliciesCount()Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
- Specified by:
getRequestMirrorPoliciesCount
in interfaceRouteConfigurationOrBuilder
-
getRequestMirrorPolicies
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
- Specified by:
getRequestMirrorPolicies
in interfaceRouteConfigurationOrBuilder
-
getRequestMirrorPoliciesOrBuilder
Specify a set of default request mirroring policies which apply to all routes under its virtual hosts. Note that policies are not merged, the most specific non-empty one becomes the mirror policies.
repeated .envoy.config.route.v3.RouteAction.RequestMirrorPolicy request_mirror_policies = 13;
- Specified by:
getRequestMirrorPoliciesOrBuilder
in interfaceRouteConfigurationOrBuilder
-
getIgnorePortInHostMatching
public boolean getIgnorePortInHostMatching()By default, port in :authority header (if any) is used in host matching. With this option enabled, Envoy will ignore the port number in the :authority header (if any) when picking VirtualHost. NOTE: this option will not strip the port number (if any) contained in route config :ref:`envoy_v3_api_msg_config.route.v3.VirtualHost`.domains field.
bool ignore_port_in_host_matching = 14;
- Specified by:
getIgnorePortInHostMatching
in interfaceRouteConfigurationOrBuilder
- Returns:
- The ignorePortInHostMatching.
-
getIgnorePathParametersInPathMatching
public boolean getIgnorePathParametersInPathMatching()Ignore path-parameters in path-matching. Before RFC3986, URI were like(RFC1808): <scheme>://<net_loc>/<path>;<params>?<query>#<fragment> Envoy by default takes ":path" as "<path>;<params>". For users who want to only match path on the "<path>" portion, this option should be true.
bool ignore_path_parameters_in_path_matching = 15;
- Specified by:
getIgnorePathParametersInPathMatching
in interfaceRouteConfigurationOrBuilder
- Returns:
- The ignorePathParametersInPathMatching.
-
internalGetTypedPerFilterConfig
private com.google.protobuf.MapField<String,com.google.protobuf.Any> internalGetTypedPerFilterConfig() -
getTypedPerFilterConfigCount
public int getTypedPerFilterConfigCount()Description copied from interface:RouteConfigurationOrBuilder
This field can be used to provide RouteConfiguration level per filter config. The key should match the :ref:`filter config name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpFilter.name>`. See :ref:`Http filter route specific config <arch_overview_http_filters_per_filter_config>` for details. [#comment: An entry's value may be wrapped in a :ref:`FilterConfig<envoy_v3_api_msg_config.route.v3.FilterConfig>` message to specify additional options.]
map<string, .google.protobuf.Any> typed_per_filter_config = 16;
- Specified by:
getTypedPerFilterConfigCount
in interfaceRouteConfigurationOrBuilder
-
containsTypedPerFilterConfig
This field can be used to provide RouteConfiguration level per filter config. The key should match the :ref:`filter config name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpFilter.name>`. See :ref:`Http filter route specific config <arch_overview_http_filters_per_filter_config>` for details. [#comment: An entry's value may be wrapped in a :ref:`FilterConfig<envoy_v3_api_msg_config.route.v3.FilterConfig>` message to specify additional options.]
map<string, .google.protobuf.Any> typed_per_filter_config = 16;
- Specified by:
containsTypedPerFilterConfig
in interfaceRouteConfigurationOrBuilder
-
getTypedPerFilterConfig
Deprecated.UsegetTypedPerFilterConfigMap()
instead.- Specified by:
getTypedPerFilterConfig
in interfaceRouteConfigurationOrBuilder
-
getTypedPerFilterConfigMap
This field can be used to provide RouteConfiguration level per filter config. The key should match the :ref:`filter config name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpFilter.name>`. See :ref:`Http filter route specific config <arch_overview_http_filters_per_filter_config>` for details. [#comment: An entry's value may be wrapped in a :ref:`FilterConfig<envoy_v3_api_msg_config.route.v3.FilterConfig>` message to specify additional options.]
map<string, .google.protobuf.Any> typed_per_filter_config = 16;
- Specified by:
getTypedPerFilterConfigMap
in interfaceRouteConfigurationOrBuilder
-
getTypedPerFilterConfigOrDefault
public com.google.protobuf.Any getTypedPerFilterConfigOrDefault(String key, com.google.protobuf.Any defaultValue) This field can be used to provide RouteConfiguration level per filter config. The key should match the :ref:`filter config name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpFilter.name>`. See :ref:`Http filter route specific config <arch_overview_http_filters_per_filter_config>` for details. [#comment: An entry's value may be wrapped in a :ref:`FilterConfig<envoy_v3_api_msg_config.route.v3.FilterConfig>` message to specify additional options.]
map<string, .google.protobuf.Any> typed_per_filter_config = 16;
- Specified by:
getTypedPerFilterConfigOrDefault
in interfaceRouteConfigurationOrBuilder
-
getTypedPerFilterConfigOrThrow
This field can be used to provide RouteConfiguration level per filter config. The key should match the :ref:`filter config name <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpFilter.name>`. See :ref:`Http filter route specific config <arch_overview_http_filters_per_filter_config>` for details. [#comment: An entry's value may be wrapped in a :ref:`FilterConfig<envoy_v3_api_msg_config.route.v3.FilterConfig>` message to specify additional options.]
map<string, .google.protobuf.Any> typed_per_filter_config = 16;
- Specified by:
getTypedPerFilterConfigOrThrow
in interfaceRouteConfigurationOrBuilder
-
hasMetadata
public boolean hasMetadata()The metadata field can be used to provide additional information about the route configuration. It can be used for configuration, stats, and logging. The metadata should go under the filter namespace that will need it. For instance, if the metadata is intended for the Router filter, the filter name should be specified as ``envoy.filters.http.router``.
.envoy.config.core.v3.Metadata metadata = 17;
- Specified by:
hasMetadata
in interfaceRouteConfigurationOrBuilder
- Returns:
- Whether the metadata field is set.
-
getMetadata
The metadata field can be used to provide additional information about the route configuration. It can be used for configuration, stats, and logging. The metadata should go under the filter namespace that will need it. For instance, if the metadata is intended for the Router filter, the filter name should be specified as ``envoy.filters.http.router``.
.envoy.config.core.v3.Metadata metadata = 17;
- Specified by:
getMetadata
in interfaceRouteConfigurationOrBuilder
- Returns:
- The metadata.
-
getMetadataOrBuilder
The metadata field can be used to provide additional information about the route configuration. It can be used for configuration, stats, and logging. The metadata should go under the filter namespace that will need it. For instance, if the metadata is intended for the Router filter, the filter name should be specified as ``envoy.filters.http.router``.
.envoy.config.core.v3.Metadata metadata = 17;
- Specified by:
getMetadataOrBuilder
in interfaceRouteConfigurationOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static RouteConfiguration parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteConfiguration parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteConfiguration parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteConfiguration parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteConfiguration parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteConfiguration parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static RouteConfiguration parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static RouteConfiguration parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static RouteConfiguration parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static RouteConfiguration parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RouteConfiguration.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-