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

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