[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) ce247dc63a [tls][tickets]: add ability to specify lifetime hint (#9556) 5 years ago
..
auth [tls][tickets]: add ability to specify lifetime hint (#9556) 5 years ago
cluster rename packages (#9515) 5 years ago
core rename packages (#9515) 5 years ago
endpoint api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
listener api: split LDS to service/config (#9548) 5 years ago
ratelimit rename packages (#9515) 5 years ago
route api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
BUILD api: mark drain_connections_on_host_removal for renaming (#9357) 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: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
cluster.proto api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
discovery.proto rename packages (#9515) 5 years ago
eds.proto api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
endpoint.proto api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
lds.proto api: split LDS to service/config (#9548) 5 years ago
listener.proto api: split LDS to service/config (#9548) 5 years ago
rds.proto api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
route.proto api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
scoped_route.proto api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 5 years ago
srds.proto api: split config from service defs for CDS/RDS/EDS/SRDS/TDS. (#9555) 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.