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

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