[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.
htuch
9be6aff6da
grpc: add explicit nonce to DiscoveryResponse. ( #172 )
...
This is a fix for a potential race that exists in the gRPC
implementation today. Namely:
1. Envoy sends a DiscoveryRequest at X with resources {A, B}
2. Management server responds with DiscoveryResponse at X+1.
3. Envoy decides (for whatever reason) to change resources before
beceiving the X+1 response. It sends a DiscoveryRequest at X
with {A, B, C}.
4. Management server treats the X DiscoveryRequest update as a NACK
for the X+1 DiscoveryResponse.
7 years ago
..
filter
ads: workaround for proto descriptor issue, file reorg and cleanup. ( #169 )
7 years ago
BUILD
ads: workaround for proto descriptor issue, file reorg and cleanup. ( #169 )
7 years ago
accesslog.proto
rds: some VirtualCluster fixups encountered while writing v1 JSON translation. ( #135 )
7 years ago
address.proto
bootstrap: v1 parity with static config. ( #156 )
7 years ago
base.proto
ads: workaround for proto descriptor issue, file reorg and cleanup. ( #169 )
7 years ago
bootstrap.proto
ads: workaround for proto descriptor issue, file reorg and cleanup. ( #169 )
7 years ago
cds.proto
ads: workaround for proto descriptor issue, file reorg and cleanup. ( #169 )
7 years ago
discovery.proto
grpc: add explicit nonce to DiscoveryResponse. ( #172 )
7 years ago
eds.proto
ads: workaround for proto descriptor issue, file reorg and cleanup. ( #169 )
7 years ago
hds.proto
api: remove cc_generic_services dependency. ( #96 )
8 years ago
health_check.proto
health_check: move service_name into HttpHealthCheck. ( #117 )
7 years ago
lds.proto
ads: workaround for proto descriptor issue, file reorg and cleanup. ( #169 )
7 years ago
protocol.proto
filter: fixups for HTTP connection manager needed for v1 JSON -> proto translation. ( #141 )
7 years ago
rds.proto
Add decorator with operation name to Route ( #171 )
7 years ago
rls.proto
bootstrap: v1 parity with static config. ( #156 )
7 years ago
tls_context.proto
tls: allow multiple client certificates. ( #163 )
7 years ago