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

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.