[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.
 
 
 
 
 
update-envoy[bot] 92f08c6ca3 fix HeaderAppendAction comment (#31489) 11 months ago
.circleci
.github/workflows
bazel build: Remove decommissioned (in v5.x) bazel attribute (#31434) 11 months ago
ci
contrib/envoy/extensions generic proxy: new kafka codec support (#31407) 11 months ago
envoy fix HeaderAppendAction comment (#31489) 11 months ago
examples/service_envoy
test bazel: rename `@com_github_cncf_udpa` to `@com_github_cncf_xds` (#30802) 1 year ago
tools
versioning lua support cluster specifier extension (#31034) 11 months ago
.clang-format
.gitignore
API_VERSIONING.md docs: minor fixes to API docs (#30480) 1 year ago
BUILD lua support cluster specifier extension (#31034) 11 months ago
CONTRIBUTING.md docs: Improve builds for Envoy and mobile (stamping) (#29887) 1 year ago
LICENSE
README.md
STYLE.md API: change style guide to discourage use of "oneof" (#30851) 1 year ago
buf.lock
buf.yaml buf/api: Fix warning about missing import (#28782) 1 year ago
go.mod
review_checklist.md

README.md

Data plane API

This tree hosts the configuration and APIs that drive Envoy. The APIs are also in some cases used by other proxy solutions that aim to interoperate with management systems and configuration generators that are built against this standard. Thus, we consider these a set of universal data plane APIs. See this blog post for more information on the universal data plane concept.

Repository structure

The API tree can be found at two locations:

Further API reading