[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) 06156e3b63 lds: Add HTTP API listener. (#8170) 5 years ago
..
auth api: remove v2-api-diff annotation. (#8270) 5 years ago
cluster upstream: add failure percentage-based outlier detection (#8130) 5 years ago
core xds: Add self config source type. (#8201) 5 years ago
endpoint api: strip gogoproto annotations (#8163) 5 years ago
listener quiche: implement ActiveQuicListener (#7896) 5 years ago
ratelimit
route api: some comment cleanups in preparation for v3 proto transforms. (#8300) 5 years ago
BUILD lds: Add HTTP API listener. (#8170) 5 years ago
README.md
cds.proto cds: Configure LRS in CDS response (#7953) 5 years ago
discovery.proto api: strip gogoproto annotations (#8163) 5 years ago
eds.proto api: strip gogoproto annotations (#8163) 5 years ago
lds.proto lds: Add HTTP API listener. (#8170) 5 years ago
rds.proto api: strip gogoproto annotations (#8163) 5 years ago
srds.proto api: strip gogoproto annotations (#8163) 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.