Packages

Elixir protobuf definitions for Envoy's data plane API

Current section

Files

Jump to
envoy_data_plane_api gen envoy config cluster aggregate v2alpha cluster.pb.ex
Raw

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