Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.Cluster.EdsClusterConfigOrBuilder
-
Packages that use Cluster.EdsClusterConfigOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.EdsClusterConfigOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement Cluster.EdsClusterConfigOrBuilder Modifier and Type Class Description static classCluster.EdsClusterConfigOnly valid when discovery type is EDS.static classCluster.EdsClusterConfig.BuilderOnly valid when discovery type is EDS.Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.EdsClusterConfigOrBuilder Modifier and Type Method Description Cluster.EdsClusterConfigOrBuilderCluster.Builder. getEdsClusterConfigOrBuilder()Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfigOrBuilderCluster. getEdsClusterConfigOrBuilder()Configuration to use for EDS updates for the Cluster.Cluster.EdsClusterConfigOrBuilderClusterOrBuilder. getEdsClusterConfigOrBuilder()Configuration to use for EDS updates for the Cluster.
-