[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) 46ea0f303f http1: support configuring upstream http/1.1 header casing (#8751) 5 years ago
..
auth api: deprecate tls_context in favor of transport socket (#8508) 5 years ago
cluster Fix PGV location references and TODOs. (#8708) 5 years ago
core http1: support configuring upstream http/1.1 header casing (#8751) 5 years ago
endpoint protoxform: normal next free field annotation (#8433) 5 years ago
listener api: deprecate tls_context in favor of transport socket (#8508) 5 years ago
ratelimit api/build: automatically generate BUILD files. (#8506) 5 years ago
route router: adding a knob to configure a cap on buffering for shadowing/retries (#8574) 5 years ago
BUILD api: deprecate tls_context in favor of transport socket (#8508) 5 years ago
README.md api: clone v2[alpha] to v3alpha. (#8125) 5 years ago
cds.proto api: deprecate tls_context in favor of transport socket (#8508) 5 years ago
discovery.proto protoxform: normal next free field annotation (#8433) 5 years ago
eds.proto protoxform: normal next free field annotation (#8433) 5 years ago
lds.proto cleanup: remove proto comment next free annotation (#8675) 5 years ago
rds.proto cleanup: remove proto comment next free annotation (#8675) 5 years ago
srds.proto docs: misc doc debt (#8678) 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.