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

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