[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) 41cbece321 Add support to report Locality proximity information as part of Load assignment (#6747) 6 years ago
..
auth docs: fix a wrong URL (#6045) 6 years ago
cluster upstream: allow configuration of connection pool limits (#6298) 6 years ago
core Undeprecating Structs until the replacement (docs etc.) are ready (#6346) 6 years ago
endpoint Add support to report Locality proximity information as part of Load assignment (#6747) 6 years ago
listener Undeprecating Structs until the replacement (docs etc.) are ready (#6346) 6 years ago
ratelimit fix bazel query (#5886) 6 years ago
route router: support offseting downstream provided grpc timeout (#6628) 6 years ago
BUILD router: scoped rds (2a): scoped routing configuration protos (#6675) 6 years ago
README.md Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
cds.proto server: change hot restart parent<-->child protocol, remove stats shared memory (#5910) 6 years ago
discovery.proto API: Add alias to resource message (#6283) 6 years ago
eds.proto Implementing Endpoint lease for ClusterLoadAssigment (#6477) 6 years ago
lds.proto server: change hot restart parent<-->child protocol, remove stats shared memory (#5910) 6 years ago
rds.proto clang-tidy fixes (#6523) 6 years ago
srds.proto router: scoped rds (2a): scoped routing configuration protos (#6675) 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.