htuch
122b94cc5d
filter: http_connection_manager proto. ( #40 )
...
This is the first example of a network filter proto. Later patches will supply code to convert to google.protobuf.Struct and merge with LDS protos.
8 years ago
htuch
461d2f8f4b
api: trivial cleanups. ( #42 )
...
* Remove unused imports.
* Some _ms/Duration stragglers.
8 years ago
htuch
69f18b068d
HTTP endpoints for all xDS APIs. ( #32 )
...
Generalizes #9 and adds googleapis fetch/build support.
8 years ago
htuch
a8b5fe0007
Replace google.protobuf.{String,Byte}Value with string. ( #31 )
...
As previously pointed out in #9 , the empty string is not generally a useful
value in the xDS APIs, so can be be considered equivalent to an unset
field. This is now documented in principles in #28 as well.
Also replace google.protobuf.BytesValue with bytes.
8 years ago
htuch
ed5303dc27
Package namespace versioning for v2 API. ( #30 )
...
Generalizes #9 .
Fixes #7 .
8 years ago
Piotr Sikora
be872a4113
API: s/SSL/TLS/g. ( #10 )
...
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
8 years ago
htuch
f2250e84d1
Draft CDS API. ( #8 )
...
The idea here is to get into the repository something with reasonable
fidelity to the early drafts that have been floated.
8 years ago
Harvey Tuch
4fd32876bc
Draft LDS/RDS APIs and protobuf build system.
8 years ago