Gogs bef6e57d0d first commit преди 3 месеца
..
.circleci bef6e57d0d first commit преди 3 месеца
bazel bef6e57d0d first commit преди 3 месеца
ci bef6e57d0d first commit преди 3 месеца
contrib bef6e57d0d first commit преди 3 месеца
envoy bef6e57d0d first commit преди 3 месеца
examples bef6e57d0d first commit преди 3 месеца
test bef6e57d0d first commit преди 3 месеца
tools bef6e57d0d first commit преди 3 месеца
versioning bef6e57d0d first commit преди 3 месеца
.clang-format bef6e57d0d first commit преди 3 месеца
.gitignore bef6e57d0d first commit преди 3 месеца
API_VERSIONING.md bef6e57d0d first commit преди 3 месеца
BUILD bef6e57d0d first commit преди 3 месеца
CONTRIBUTING.md bef6e57d0d first commit преди 3 месеца
LICENSE bef6e57d0d first commit преди 3 месеца
README.md bef6e57d0d first commit преди 3 месеца
STYLE.md bef6e57d0d first commit преди 3 месеца
buf.lock bef6e57d0d first commit преди 3 месеца
buf.yaml bef6e57d0d first commit преди 3 месеца
review_checklist.md bef6e57d0d first commit преди 3 месеца

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