[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) 15bf55f4a5 tcp proxy: add default 1 hour idle timeout (#8705) 6 years ago
..
auth protoxform: normal next free field annotation (#8433) 6 years ago
cluster Fix PGV location references and TODOs. (#8708) 6 years ago
core tcp proxy: add default 1 hour idle timeout (#8705) 6 years ago
endpoint protoxform: normal next free field annotation (#8433) 6 years ago
listener protoxform: normal next free field annotation (#8433) 6 years ago
ratelimit api/build: automatically generate BUILD files. (#8506) 6 years ago
route Fix PGV location references and TODOs. (#8708) 6 years ago
BUILD api/build: automatically generate BUILD files. (#8506) 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 spelling: improve camel case handling, disallow run-together words (#8696) 6 years ago
discovery.proto protoxform: normal next free field annotation (#8433) 6 years ago
eds.proto protoxform: normal next free field annotation (#8433) 6 years ago
lds.proto cleanup: remove proto comment next free annotation (#8675) 6 years ago
rds.proto cleanup: remove proto comment next free annotation (#8675) 6 years ago
srds.proto docs: misc doc debt (#8678) 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.