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

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