Current section
Files
Jump to
Current section
Files
gen/envoy/config/cluster/aggregate/v2alpha/cluster.pb.ex
defmodule Envoy.Config.Cluster.Aggregate.V2alpha.ClusterConfig do
use Protobuf, syntax: :proto3, protoc_gen_elixir_version: "0.12.0"
field :clusters, 1, repeated: true, type: :string, deprecated: false
end