[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) f3e87b6267 subset: allow matching metadata criteria with any element in list (#7047) 6 years ago
..
auth
cluster api: fix ruby package naming conflicts (#7369) 6 years ago
core proto: Add PATCH method to RequestMethod enum (#6737) 6 years ago
endpoint Rollforward of api: Add total_issued_requests to Upstream Locality and Endpoint Stats. (#6692) (#6784) 6 years ago
listener api: fix ruby package naming conflicts (#7369) 6 years ago
ratelimit
route router: auto_host_rewrite_header support (#7220) 6 years ago
BUILD router: scoped rds (2a): scoped routing configuration protos (#6675) 6 years ago
README.md
cds.proto subset: allow matching metadata criteria with any element in list (#7047) 6 years ago
discovery.proto config: reword discovery.proto comments (#7145) 6 years ago
eds.proto add more delta service definitions, update proto_descriptors (#7110) 6 years ago
lds.proto add more delta service definitions, update proto_descriptors (#7110) 6 years ago
rds.proto Fix typo in comment for rds.RouteConfiguration.validate_clusters (#7056) 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.