Gogs bef6e57d0d first commit 1 місяць тому
..
.circleci bef6e57d0d first commit 1 місяць тому
bazel bef6e57d0d first commit 1 місяць тому
ci bef6e57d0d first commit 1 місяць тому
contrib bef6e57d0d first commit 1 місяць тому
envoy bef6e57d0d first commit 1 місяць тому
examples bef6e57d0d first commit 1 місяць тому
test bef6e57d0d first commit 1 місяць тому
tools bef6e57d0d first commit 1 місяць тому
versioning bef6e57d0d first commit 1 місяць тому
.clang-format bef6e57d0d first commit 1 місяць тому
.gitignore bef6e57d0d first commit 1 місяць тому
API_VERSIONING.md bef6e57d0d first commit 1 місяць тому
BUILD bef6e57d0d first commit 1 місяць тому
CONTRIBUTING.md bef6e57d0d first commit 1 місяць тому
LICENSE bef6e57d0d first commit 1 місяць тому
README.md bef6e57d0d first commit 1 місяць тому
STYLE.md bef6e57d0d first commit 1 місяць тому
buf.lock bef6e57d0d first commit 1 місяць тому
buf.yaml bef6e57d0d first commit 1 місяць тому
review_checklist.md bef6e57d0d first commit 1 місяць тому

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