[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) 448f2550f2 hcm: add new enum value Http3 (#8537) 5 years ago
..
auth api/build: automatically generate BUILD files. (#8506) 5 years ago
cluster api/build: automatically generate BUILD files. (#8506) 5 years ago
core hcm: add new enum value Http3 (#8537) 5 years ago
endpoint api: minified v2 -> v3alpha upgrade via type dependency analysis. (#8529) 5 years ago
listener TCP listener connection rebalancing (#8422) 5 years ago
ratelimit api/build: automatically generate BUILD files. (#8506) 5 years ago
route Add ability for most specific header mutations to take precedence (#8466) 5 years ago
BUILD api/build: automatically generate BUILD files. (#8506) 5 years ago
README.md Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
cds.proto Implement transport socket match. (#8354) 5 years ago
discovery.proto clarify xDS DiscoveryRequest behavior (#8334) 5 years ago
eds.proto api: protoxform tool and API reformat. (#8309) 5 years ago
lds.proto TCP listener connection rebalancing (#8422) 5 years ago
rds.proto api: minified v2 -> v3alpha upgrade via type dependency analysis. (#8529) 5 years ago
srds.proto api: remove stale annotations. (#8468) 5 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.