[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) 1bc3be0790 api: organize go_proto_libraries (#8003) 5 years ago
..
auth api: organize go_proto_libraries (#8003) 5 years ago
cluster api: organize go_proto_libraries (#8003) 5 years ago
core api: organize go_proto_libraries (#8003) 5 years ago
endpoint api: organize go_proto_libraries (#8003) 5 years ago
listener api: organize go_proto_libraries (#8003) 5 years ago
ratelimit api: organize go_proto_libraries (#8003) 5 years ago
route api: organize go_proto_libraries (#8003) 5 years ago
BUILD api: organize go_proto_libraries (#8003) 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 Enhance comment about MonotonicTime (#8011) 5 years ago
discovery.proto api: organize go_proto_libraries (#8003) 5 years ago
eds.proto api:Add a flag to disable overprovisioning in ClusterLoadAssignment (#8080) 5 years ago
lds.proto udp_listener: refactor ActiveUdpListener creation (#7884) 5 years ago
rds.proto remove gogo nullable extension from repeated fields (#7669) 5 years ago
srds.proto [hcm] Add scoped RDS routing into HCM (#7762) 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.