public static interface GrpcServiceOuterClass.GrpcService.EnvoyGrpcOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName()
The name of the upstream gRPC cluster.
|
com.google.protobuf.ByteString |
getClusterNameBytes()
The name of the upstream gRPC cluster.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getClusterName()
The name of the upstream gRPC cluster. SSL credentials will be supplied in the :ref:`Cluster <envoy_api_msg_Cluster>` :ref:`tls_context <envoy_api_field_Cluster.tls_context>`.
string cluster_name = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getClusterNameBytes()
The name of the upstream gRPC cluster. SSL credentials will be supplied in the :ref:`Cluster <envoy_api_msg_Cluster>` :ref:`tls_context <envoy_api_field_Cluster.tls_context>`.
string cluster_name = 1 [(.validate.rules) = { ... }Copyright © 2019 WSO2. All rights reserved.