Packages

Elixir protobuf definitions for Envoy's data plane API

Current section

Files

Jump to
envoy_data_plane_api gen envoy annotations resource.pb.ex
Raw

gen/envoy/annotations/resource.pb.ex

defmodule Envoy.Annotations.ResourceAnnotation do
use Protobuf, syntax: :proto3, protoc_gen_elixir_version: "0.12.0"
field :type, 1, type: :string
end