Gogs bef6e57d0d first commit 3 hónapja
..
.circleci bef6e57d0d first commit 3 hónapja
bazel bef6e57d0d first commit 3 hónapja
ci bef6e57d0d first commit 3 hónapja
contrib bef6e57d0d first commit 3 hónapja
envoy bef6e57d0d first commit 3 hónapja
examples bef6e57d0d first commit 3 hónapja
test bef6e57d0d first commit 3 hónapja
tools bef6e57d0d first commit 3 hónapja
versioning bef6e57d0d first commit 3 hónapja
.clang-format bef6e57d0d first commit 3 hónapja
.gitignore bef6e57d0d first commit 3 hónapja
API_VERSIONING.md bef6e57d0d first commit 3 hónapja
BUILD bef6e57d0d first commit 3 hónapja
CONTRIBUTING.md bef6e57d0d first commit 3 hónapja
LICENSE bef6e57d0d first commit 3 hónapja
README.md bef6e57d0d first commit 3 hónapja
STYLE.md bef6e57d0d first commit 3 hónapja
buf.lock bef6e57d0d first commit 3 hónapja
buf.yaml bef6e57d0d first commit 3 hónapja
review_checklist.md bef6e57d0d first commit 3 hónapja

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