[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) c8457da634 http: adding per-route internal redirects (#5123) 6 years ago
..
auth tls: enable TLS 1.3 on the server-side (non-FIPS builds). (#5459) 6 years ago
cluster api: add proto options for java (#5369) 6 years ago
core config: add support Any as opaque config (#5435) 6 years ago
endpoint upstream: add EDS indirection to allow repeated hosts (#5432) 6 years ago
listener config: add support Any as opaque config (#5435) 6 years ago
ratelimit api: add proto options for java (#5369) 6 years ago
route http: adding per-route internal redirects (#5123) 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 Add murmurhash2 for ring hash load balancing. (#5492) 6 years ago
discovery.proto api: add proto options for java (#5369) 6 years ago
eds.proto upstream: add EDS indirection to allow repeated hosts (#5432) 6 years ago
lds.proto api: add proto options for java (#5369) 6 years ago
rds.proto api: add proto options for java (#5369) 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.