[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) 1e09b55860 [fuzz] fix server test fuzz bugs (#9486) 5 years ago
..
auth tls: add support for string matcher for subject alt name validation (#9264) 5 years ago
cluster api: options after import (#9413) 5 years ago
core [fuzz] fix server test fuzz bugs (#9486) 5 years ago
endpoint api: options after import (#9413) 5 years ago
listener api: rename ConnectionSourceType::LOCAL to SAME_IP_OR_LOOPBACK. (#9518) 5 years ago
route rate limit: add local rate limit network filter (#9354) 5 years ago
BUILD update upda dependency (#9262) 5 years ago
README.md api: clone v2[alpha] to v3alpha. (#8125) 5 years ago
cds.proto docs: fix TODOs in api docs (#9504) 5 years ago
discovery.proto api: options after import (#9413) 5 years ago
eds.proto api: options after import (#9413) 5 years ago
lds.proto udp: no SO_REUSEPORT if not explicitly configured (#9495) 5 years ago
rds.proto api: options after import (#9413) 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.