Gogs bef6e57d0d first commit 3 týždňov pred
..
.circleci bef6e57d0d first commit 3 týždňov pred
bazel bef6e57d0d first commit 3 týždňov pred
ci bef6e57d0d first commit 3 týždňov pred
contrib bef6e57d0d first commit 3 týždňov pred
envoy bef6e57d0d first commit 3 týždňov pred
examples bef6e57d0d first commit 3 týždňov pred
test bef6e57d0d first commit 3 týždňov pred
tools bef6e57d0d first commit 3 týždňov pred
versioning bef6e57d0d first commit 3 týždňov pred
.clang-format bef6e57d0d first commit 3 týždňov pred
.gitignore bef6e57d0d first commit 3 týždňov pred
API_VERSIONING.md bef6e57d0d first commit 3 týždňov pred
BUILD bef6e57d0d first commit 3 týždňov pred
CONTRIBUTING.md bef6e57d0d first commit 3 týždňov pred
LICENSE bef6e57d0d first commit 3 týždňov pred
README.md bef6e57d0d first commit 3 týždňov pred
STYLE.md bef6e57d0d first commit 3 týždňov pred
buf.lock bef6e57d0d first commit 3 týždňov pred
buf.yaml bef6e57d0d first commit 3 týždňov pred
review_checklist.md bef6e57d0d first commit 3 týždňov pred

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