alyssawilk
99dab97a47
adding check_format and fix_format ( #300 )
...
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
7 years ago
htuch
a357738283
docs: some API_OVERVIEW.md cleanup. ( #264 )
...
Signed-off-by: Harvey Tuch <htuch@google.com>
7 years ago
htuch
89c068ddbd
api: remove cc_generic_services dependency. ( #96 )
...
We can dynamically discover service/method descriptors in Envoy, so we
don't need to generate any C++ stubs for this. This simplifies the
Google import and removes an unnecessary build output.
8 years ago
htuch
7352904532
api: C++ service definitions in generated proto bindings. ( #82 )
8 years ago
htuch
69f18b068d
HTTP endpoints for all xDS APIs. ( #32 )
...
Generalizes #9 and adds googleapis fetch/build support.
8 years ago
htuch
043a5eedf1
Replace custom Duration with google.protobuf.Duration well known type. ( #35 )
...
This provides some free conversion routines in the various language
proto bindings, e.g. conversion from Python datetime.timedelta.
8 years ago
htuch
ed5303dc27
Package namespace versioning for v2 API. ( #30 )
...
Generalizes #9 .
Fixes #7 .
8 years ago
htuch
156da93363
Draft HDS API. ( #20 )
...
The idea here is to get into the repository something with reasonable
fidelity to the early drafts that have been floated.
8 years ago