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

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