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

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