| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v3 |
| Modifier and Type | Method and Description |
|---|---|
Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.Builder.build() |
Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.Builder.buildPartial() |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.getDefaultInstance() |
Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.getDefaultInstanceForType() |
Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.Builder.getDefaultInstanceForType() |
Cluster.EdsClusterConfig |
Cluster.getEdsClusterConfig()
Configuration to use for EDS updates for the Cluster.
|
Cluster.EdsClusterConfig |
Cluster.Builder.getEdsClusterConfig()
Configuration to use for EDS updates for the Cluster.
|
Cluster.EdsClusterConfig |
ClusterOrBuilder.getEdsClusterConfig()
Configuration to use for EDS updates for the Cluster.
|
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseDelimitedFrom(InputStream input) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(byte[] data) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(ByteBuffer data) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(com.google.protobuf.ByteString data) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(InputStream input) |
static Cluster.EdsClusterConfig |
Cluster.EdsClusterConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cluster.EdsClusterConfig> |
Cluster.EdsClusterConfig.getParserForType() |
static com.google.protobuf.Parser<Cluster.EdsClusterConfig> |
Cluster.EdsClusterConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.mergeEdsClusterConfig(Cluster.EdsClusterConfig value)
Configuration to use for EDS updates for the Cluster.
|
Cluster.EdsClusterConfig.Builder |
Cluster.EdsClusterConfig.Builder.mergeFrom(Cluster.EdsClusterConfig other) |
static Cluster.EdsClusterConfig.Builder |
Cluster.EdsClusterConfig.newBuilder(Cluster.EdsClusterConfig prototype) |
Cluster.Builder |
Cluster.Builder.setEdsClusterConfig(Cluster.EdsClusterConfig value)
Configuration to use for EDS updates for the Cluster.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.