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

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