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

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