| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.tap.v2alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingAdminSink
Streaming admin sink configuration.
|
static class |
StreamingAdminSink.Builder
Streaming admin sink configuration.
|
| Modifier and Type | Method and Description |
|---|---|
StreamingAdminSinkOrBuilder |
OutputSinkOrBuilder.getStreamingAdminOrBuilder()
Tap output will be streamed out the :http:post:`/tap` admin endpoint.
.. attention::
It is only allowed to specify the streaming admin output sink if the tap is being
configured from the :http:post:`/tap` admin endpoint.
|
StreamingAdminSinkOrBuilder |
OutputSink.getStreamingAdminOrBuilder()
Tap output will be streamed out the :http:post:`/tap` admin endpoint.
.. attention::
It is only allowed to specify the streaming admin output sink if the tap is being
configured from the :http:post:`/tap` admin endpoint.
|
StreamingAdminSinkOrBuilder |
OutputSink.Builder.getStreamingAdminOrBuilder()
Tap output will be streamed out the :http:post:`/tap` admin endpoint.
.. attention::
It is only allowed to specify the streaming admin output sink if the tap is being
configured from the :http:post:`/tap` admin endpoint.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.