[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) 9b2125aa88 introduce safe regex matcher based on re2 engine (#7878) 5 years ago
..
auth tls: support BoringSSL private key async functionality (#6326) 5 years ago
cluster cluster: remove unused proto import (#7898) 5 years ago
core xds: apply node identifier optimization (#7876) 5 years ago
endpoint remove gogo nullable extension from repeated fields (#7669) 5 years ago
listener api: add name into filter chain (#7966) 5 years ago
ratelimit
route introduce safe regex matcher based on re2 engine (#7878) 5 years ago
BUILD filter: add network filters to the upstreams (#7503) 5 years ago
README.md
cds.proto Enhance comment about MonotonicTime (#8011) 5 years ago
discovery.proto remove gogo nullable extension from repeated fields (#7669) 5 years ago
eds.proto remove gogo nullable extension from repeated fields (#7669) 5 years ago
lds.proto listener: add an option to continue on listener filters timeout (#7859) 5 years ago
rds.proto remove gogo nullable extension from repeated fields (#7669) 5 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.