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

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