Gogs bef6e57d0d first commit 3 months ago
..
auth bef6e57d0d first commit 3 months ago
cluster bef6e57d0d first commit 3 months ago
core bef6e57d0d first commit 3 months ago
endpoint bef6e57d0d first commit 3 months ago
listener bef6e57d0d first commit 3 months ago
ratelimit bef6e57d0d first commit 3 months ago
route bef6e57d0d first commit 3 months ago
BUILD bef6e57d0d first commit 3 months ago
README.md bef6e57d0d first commit 3 months ago
cds.proto bef6e57d0d first commit 3 months ago
cluster.proto bef6e57d0d first commit 3 months ago
discovery.proto bef6e57d0d first commit 3 months ago
eds.proto bef6e57d0d first commit 3 months ago
endpoint.proto bef6e57d0d first commit 3 months ago
lds.proto bef6e57d0d first commit 3 months ago
listener.proto bef6e57d0d first commit 3 months ago
rds.proto bef6e57d0d first commit 3 months ago
route.proto bef6e57d0d first commit 3 months ago
scoped_route.proto bef6e57d0d first commit 3 months ago
srds.proto bef6e57d0d first commit 3 months 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.