Gogs bef6e57d0d first commit před 3 týdny
..
.circleci bef6e57d0d first commit před 3 týdny
bazel bef6e57d0d first commit před 3 týdny
ci bef6e57d0d first commit před 3 týdny
contrib bef6e57d0d first commit před 3 týdny
envoy bef6e57d0d first commit před 3 týdny
examples bef6e57d0d first commit před 3 týdny
test bef6e57d0d first commit před 3 týdny
tools bef6e57d0d first commit před 3 týdny
versioning bef6e57d0d first commit před 3 týdny
.clang-format bef6e57d0d first commit před 3 týdny
.gitignore bef6e57d0d first commit před 3 týdny
API_VERSIONING.md bef6e57d0d first commit před 3 týdny
BUILD bef6e57d0d first commit před 3 týdny
CONTRIBUTING.md bef6e57d0d first commit před 3 týdny
LICENSE bef6e57d0d first commit před 3 týdny
README.md bef6e57d0d first commit před 3 týdny
STYLE.md bef6e57d0d first commit před 3 týdny
buf.lock bef6e57d0d first commit před 3 týdny
buf.yaml bef6e57d0d first commit před 3 týdny
review_checklist.md bef6e57d0d first commit před 3 týdny

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