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

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