[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) 176ec4a472 listener: perform server name match against all wildcard domains. (#3467) 7 years ago
..
auth tls: add support for multiple verify_certificate_hash values. (#3437) 7 years ago
cluster docs: Point out that one host will always be ejected when (#3347) 7 years ago
core docs: move draft status to Google gRPC only (#3406) 7 years ago
endpoint docs: release notes and unhide fields for EDS endpoint health status. (#591) 7 years ago
listener listener: perform server name match against all wildcard domains. (#3467) 7 years ago
ratelimit Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
route routing: allow generating session cookies (#3462) 7 years ago
BUILD tap/fuzz: transport socket extension for traffic capture. (#3244) 7 years ago
README.md Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
cds.proto cluster: allow ignoring health check status during eds removal (#3302) 7 years ago
discovery.proto Remove hide-implementation and update xds protocol doc (#502) 7 years ago
eds.proto Add java_generic_services option to service proto files (#516) 7 years ago
lds.proto listener: add support for multiple filter chains. (#3217) 7 years ago
rds.proto Add java_generic_services option to service proto files (#516) 7 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.