Gogs bef6e57d0d first commit 3 weeks ago
..
auth bef6e57d0d first commit 3 weeks ago
cluster bef6e57d0d first commit 3 weeks ago
core bef6e57d0d first commit 3 weeks ago
endpoint bef6e57d0d first commit 3 weeks ago
listener bef6e57d0d first commit 3 weeks ago
ratelimit bef6e57d0d first commit 3 weeks ago
route bef6e57d0d first commit 3 weeks ago
BUILD bef6e57d0d first commit 3 weeks ago
README.md bef6e57d0d first commit 3 weeks ago
cds.proto bef6e57d0d first commit 3 weeks ago
cluster.proto bef6e57d0d first commit 3 weeks ago
discovery.proto bef6e57d0d first commit 3 weeks ago
eds.proto bef6e57d0d first commit 3 weeks ago
endpoint.proto bef6e57d0d first commit 3 weeks ago
lds.proto bef6e57d0d first commit 3 weeks ago
listener.proto bef6e57d0d first commit 3 weeks ago
rds.proto bef6e57d0d first commit 3 weeks ago
route.proto bef6e57d0d first commit 3 weeks ago
scoped_route.proto bef6e57d0d first commit 3 weeks ago
srds.proto bef6e57d0d first commit 3 weeks ago

README.md

Protocol buffer definitions for xDS and top-level resource API messages.

Package group //envoy/api/v2:friends enumerates all consumers of the shared API messages. That includes package envoy.api.v2 itself, which contains several xDS definitions. Default visibility for all shared definitions should be set to //envoy/api/v2:friends.

Additionally, packages envoy.api.v2.core and envoy.api.v2.auth are also consumed throughout the subpackages of //envoy/api/v2.