View Source Envoy.Config.Filter.Network.ThriftProxy.V2alpha1.WeightedCluster.ClusterWeight (envoy_data_plane_api v0.2.0)
Summary
Types
@type t() :: %Envoy.Config.Filter.Network.ThriftProxy.V2alpha1.WeightedCluster.ClusterWeight{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], metadata_match: Envoy.Api.V2.Core.Metadata.t() | nil, name: String.t(), weight: Google.Protobuf.UInt32Value.t() | nil }