Gogs bef6e57d0d first commit 3 месяцев назад
..
.circleci bef6e57d0d first commit 3 месяцев назад
bazel bef6e57d0d first commit 3 месяцев назад
ci bef6e57d0d first commit 3 месяцев назад
contrib bef6e57d0d first commit 3 месяцев назад
envoy bef6e57d0d first commit 3 месяцев назад
examples bef6e57d0d first commit 3 месяцев назад
test bef6e57d0d first commit 3 месяцев назад
tools bef6e57d0d first commit 3 месяцев назад
versioning bef6e57d0d first commit 3 месяцев назад
.clang-format bef6e57d0d first commit 3 месяцев назад
.gitignore bef6e57d0d first commit 3 месяцев назад
API_VERSIONING.md bef6e57d0d first commit 3 месяцев назад
BUILD bef6e57d0d first commit 3 месяцев назад
CONTRIBUTING.md bef6e57d0d first commit 3 месяцев назад
LICENSE bef6e57d0d first commit 3 месяцев назад
README.md bef6e57d0d first commit 3 месяцев назад
STYLE.md bef6e57d0d first commit 3 месяцев назад
buf.lock bef6e57d0d first commit 3 месяцев назад
buf.yaml bef6e57d0d first commit 3 месяцев назад
review_checklist.md bef6e57d0d first commit 3 месяцев назад

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