[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) 176df17e6c http: Add max stream duration (#10314) 5 years ago
..
auth docs: fix yaml indentation (#10067) 5 years ago
cluster
core http: Add max stream duration (#10314) 5 years ago
endpoint
listener listener filters: use new style names (#10193) 5 years ago
ratelimit
route update retry_policy_extension field (#10426) 5 years ago
BUILD api/config: use resource type annotations to provide type-to-endpoint. (#9566) 5 years ago
README.md
cds.proto
cluster.proto dns: introduce ResolutionStatus for ResolveCb and fix #9927 (#10137) 5 years ago
discovery.proto
eds.proto
endpoint.proto
lds.proto
listener.proto api: add listener_address_restriction_hint in Node to hint known listening ports on the node (#10370) 5 years ago
rds.proto
route.proto [api] Fix header validations #10335 5 years ago
scoped_route.proto
srds.proto

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.