[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.
 
 
 
 
 
Bala Madhavan 91e0504c77 docs: Unhide RedirectAction.prefix_rewrite and strip_query (#528) 7 years ago
..
auth
cluster
core add support for idle timeout for upstream connections (#513) 7 years ago
endpoint
listener
ratelimit
route docs: Unhide RedirectAction.prefix_rewrite and strip_query (#528) 7 years ago
BUILD access log: runtime filter enhancements (#490) 7 years ago
README.md
cds.proto add support for idle timeout for upstream connections (#513) 7 years ago
discovery.proto
eds.proto Add java_generic_services option to service proto files (#516) 7 years ago
lds.proto lds: Add "transparent" option to support iptables TPROXY in listeners (#522) 7 years ago
rds.proto Add java_generic_services option to service proto files (#516) 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.