| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.tap.v4alpha |
| 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.