Uses of Interface
io.envoyproxy.envoy.config.route.v3.ClusterSpecifierPluginOrBuilder
Packages that use ClusterSpecifierPluginOrBuilder
-
Uses of ClusterSpecifierPluginOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement ClusterSpecifierPluginOrBuilderModifier and TypeClassDescriptionfinal classConfiguration for a cluster specifier plugin.static final classConfiguration for a cluster specifier plugin.Methods in io.envoyproxy.envoy.config.route.v3 that return ClusterSpecifierPluginOrBuilderModifier and TypeMethodDescriptionRouteConfiguration.Builder.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.RouteConfiguration.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.RouteConfigurationOrBuilder.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.RouteAction.Builder.getInlineClusterSpecifierPluginOrBuilder()Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.RouteAction.getInlineClusterSpecifierPluginOrBuilder()Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.RouteActionOrBuilder.getInlineClusterSpecifierPluginOrBuilder()Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type ClusterSpecifierPluginOrBuilderModifier and TypeMethodDescriptionList<? extends ClusterSpecifierPluginOrBuilder> RouteConfiguration.Builder.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.List<? extends ClusterSpecifierPluginOrBuilder> RouteConfiguration.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.List<? extends ClusterSpecifierPluginOrBuilder> RouteConfigurationOrBuilder.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.