[READ ONLY MIRROR] Envoy REST/proto API definitions and documentation. (grpc依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
data-plane-api(CircleCI) dfad47edd3 router: add scheme and port redirect actions (#3060) (#4570) 6 years ago
..
auth docs: replace v1 API links to v2 ones (#4415) 6 years ago
cluster
core health_check: fix divide-by-zero in retry interval calculations. (#4737) 6 years ago
endpoint
listener ci: Add spell checker to ci (#4439) 6 years ago
ratelimit
route router: add scheme and port redirect actions (#3060) (#4570) 6 years ago
BUILD
README.md
cds.proto
discovery.proto
eds.proto docs: rewrite examples in docs to match to EDS API (#4451) 6 years ago
lds.proto
rds.proto http: limiting number and size of user defined headers (#4525) 6 years 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.