[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) bb2dc33477 [api] [fuzz] fix many header related config fuzz bugs (#10093) 5 years ago
..
auth docs: fix yaml indentation (#10067) 5 years ago
cluster docs: force all API protos to have a title (#9744) 5 years ago
core [api] [fuzz] fix many header related config fuzz bugs (#10093) 5 years ago
endpoint api: freeze v3 API. (#9694) 5 years ago
listener [api] add disabled field in ListenerFilter (#9393) 5 years ago
ratelimit api: freeze v3 API. (#9694) 5 years ago
route [api] [fuzz] fix many header related config fuzz bugs (#10093) 5 years ago
BUILD api/config: use resource type annotations to provide type-to-endpoint. (#9566) 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 v3 API. (#9694) 5 years ago
cluster.proto api/docs: v3 API reference documentation. (#9719) 5 years ago
discovery.proto api: freeze v3 API. (#9694) 5 years ago
eds.proto api: freeze v3 API. (#9694) 5 years ago
endpoint.proto api: freeze v3 API. (#9694) 5 years ago
lds.proto api: freeze v3 API. (#9694) 5 years ago
listener.proto listener: first implementation of an Api Listener (#9516) 5 years ago
rds.proto api: freeze v3 API. (#9694) 5 years ago
route.proto [api] [fuzz] fix many header related config fuzz bugs (#10093) 5 years ago
scoped_route.proto api: freeze v3 API. (#9694) 5 years ago
srds.proto api: freeze v3 API. (#9694) 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.