[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) acb13b6a4e api: drop_overload is not yet implemented in Envoy. (#11104) 5 years ago
..
auth tls/api: factor transport socket out of cert.proto. (#10910) 5 years ago
cluster api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
core http: max stream duration upstream support (#10531) 5 years ago
endpoint Throwing an exception in case the sum of weights is over uint32_t max value (#10578) 5 years ago
listener tls/api: factor transport socket out of cert.proto. (#10910) 5 years ago
ratelimit api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
route api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
BUILD access log: add connection-level logging (#10383) 5 years ago
README.md Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
cds.proto api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
cluster.proto docs: Fixes a mismatch in metadata attribute name (used by transport_socket_matches) (#11040) 5 years ago
discovery.proto api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
eds.proto api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
endpoint.proto api: drop_overload is not yet implemented in Envoy. (#11104) 5 years ago
lds.proto api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
listener.proto api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
rds.proto api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
route.proto api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
scoped_route.proto api: freeze of v2 API, cut v4alpha API. (#10672) 5 years ago
srds.proto api: freeze of v2 API, cut v4alpha API. (#10672) 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.