Rohit Bhoj
633a80eb8e
Renamed LocalityEndpoints message in eds.proto, as it was ( #47 )
...
clashing with a message with the same name in hds.proto
8 years ago
htuch
69f18b068d
HTTP endpoints for all xDS APIs. ( #32 )
...
Generalizes #9 and adds googleapis fetch/build support.
8 years ago
htuch
5f266fcb62
Add has_services annotation to api_proto_library. ( #37 )
...
Also bonus fix to eds.proto, it doesn't need the address.proto import.
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
htuch
06f6d12ca9
lds: support resolver extensibility. ( #13 )
...
This will be useful for Google and other site specific extension of the
resolving of both names and ports. For listeners, ports and bound
addresses can be expressed in a site-specific format. For upstreams,
host names can be resolved using the plugin.
8 years ago
htuch
1f6bfe61f1
Draft EDS API. ( #11 )
...
The idea here is to get into the repository something with reasonable
fidelity to the early drafts that have been floated
8 years ago