Uses of Class
io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3.SubClusterConfig
Packages that use SubClusterConfig
-
Uses of SubClusterConfig in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 that return SubClusterConfigModifier and TypeMethodDescriptionSubClusterConfig.Builder.build()SubClusterConfig.Builder.buildPartial()static SubClusterConfigSubClusterConfig.getDefaultInstance()SubClusterConfig.Builder.getDefaultInstanceForType()SubClusterConfig.getDefaultInstanceForType()FilterConfig.Builder.getSubClusterConfig()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.FilterConfig.getSubClusterConfig()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.FilterConfigOrBuilder.getSubClusterConfig()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.static SubClusterConfigSubClusterConfig.parseDelimitedFrom(InputStream input) static SubClusterConfigSubClusterConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubClusterConfigSubClusterConfig.parseFrom(byte[] data) static SubClusterConfigSubClusterConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubClusterConfigSubClusterConfig.parseFrom(com.google.protobuf.ByteString data) static SubClusterConfigSubClusterConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubClusterConfigSubClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input) static SubClusterConfigSubClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubClusterConfigSubClusterConfig.parseFrom(InputStream input) static SubClusterConfigSubClusterConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubClusterConfigSubClusterConfig.parseFrom(ByteBuffer data) static SubClusterConfigSubClusterConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 that return types with arguments of type SubClusterConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SubClusterConfig>SubClusterConfig.getParserForType()static com.google.protobuf.Parser<SubClusterConfig>SubClusterConfig.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 with parameters of type SubClusterConfigModifier and TypeMethodDescriptionSubClusterConfig.Builder.mergeFrom(SubClusterConfig other) FilterConfig.Builder.mergeSubClusterConfig(SubClusterConfig value) The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.static SubClusterConfig.BuilderSubClusterConfig.newBuilder(SubClusterConfig prototype) FilterConfig.Builder.setSubClusterConfig(SubClusterConfig value) The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.