[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) db98d93807 health check: add configurable authority to gRPC health checker (#5275) 6 years ago
..
auth tls: add support for private keys with passphrase (#5175) 6 years ago
cluster api: added csharp namespace override to cluster and listener packages (#3854) 6 years ago
core health check: add configurable authority to gRPC health checker (#5275) 6 years ago
endpoint api: Add a metadata field to UpstreamEndpointStats. (#5154) 6 years ago
listener config: reserving the field formerly used by deprecated_v1 config. (#5148) 6 years ago
ratelimit Fixes #3756 by creating a new api_proto_library_internal build rule that (#3764) 7 years ago
route router: adding per-route upgrade config (#5034) 6 years ago
BUILD Add support for drop category policy and reporting (#3894) 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 docs: fix merge window docs (#5176) 6 years ago
discovery.proto Incremental XDS proposal. (#3470) 6 years ago
eds.proto docs: rewrite examples in docs to match to EDS API (#4451) 6 years ago
lds.proto config: removing deprecated bind_to_port (#5288) 6 years ago
rds.proto http: limiting number and size of user defined headers (#4525) 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.