[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.
 
 
 
 
 
Rama Chavali 9f3f90a409 Status support in DiscoveryRequest (#496) 7 years ago
..
auth Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
cluster Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
core Make gRPC-healthcheck options visible (#494) 7 years ago
endpoint Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
listener docs: reorganize for readability (#457) 7 years ago
ratelimit Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
route docs: Unhide RedirectAction.https_redirect (#470) 7 years ago
BUILD Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
README.md Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
cds.proto update alt_stat_name docs with cross references (#489) 7 years ago
discovery.proto Status support in DiscoveryRequest (#496) 7 years ago
eds.proto Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
lds.proto docs: reorganize for readability (#457) 7 years ago
rds.proto docs: reorganize for readability (#457) 7 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.