This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
data-plane-api
mirror of
https://github.com/envoyproxy/data-plane-api.git
Watch
8
Star
0
Fork
You've already forked data-plane-api
0
Code
Issues
Projects
Releases
Wiki
Activity
[READ ONLY MIRROR] Envoy REST/proto API definitions and documentation. (grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2451
Commits
2
Branches
0
Tags
17 MiB
Tag:
Branch:
Tree:
e2b13556f4
main
master-ci-test
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e2b13556f4'
${ noResults }
data-plane-api
/
.gitignore
5 lines
37 B
Raw
Normal View
History
Unescape
Escape
Draft LDS/RDS APIs and protobuf build system.
8 years ago
bazel-*
validate: initial constraints support. (#226) * Import @com_lyft_protoc_gen_validate for validate.proto annotations. * Example annotation in address.proto (BindConfig). * Process optional/required annotations in protodoc. Signed-off-by: Harvey Tuch <htuch@google.com>
7 years ago
*.pyc
docs: sphinx and initial protodoc support for RST generation. (#212) This takes us to the point where address.proto format in a style fairly similar to the existing docs. There's some missing bits, e.g. oneof/enum support, nested messages, optional/required, these will come as later PRs. Signed-off-by: Harvey Tuch <htuch@google.com>
7 years ago
build_docs/
generated/