| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v2alpha | |
| io.envoyproxy.envoy.config.common.tap.v2alpha | |
| io.envoyproxy.envoy.service.tap.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
TapConfig |
TapRequest.getTapConfig()
The tap configuration to load.
|
TapConfig |
TapRequest.Builder.getTapConfig()
The tap configuration to load.
|
TapConfig |
TapRequestOrBuilder.getTapConfig()
The tap configuration to load.
|
| Modifier and Type | Method and Description |
|---|---|
TapRequest.Builder |
TapRequest.Builder.mergeTapConfig(TapConfig value)
The tap configuration to load.
|
TapRequest.Builder |
TapRequest.Builder.setTapConfig(TapConfig value)
The tap configuration to load.
|
| Modifier and Type | Method and Description |
|---|---|
TapConfig |
CommonExtensionConfig.getStaticConfig()
If specified, the tap filter will be configured via a static configuration that cannot be
changed.
|
TapConfig |
CommonExtensionConfig.Builder.getStaticConfig()
If specified, the tap filter will be configured via a static configuration that cannot be
changed.
|
TapConfig |
CommonExtensionConfigOrBuilder.getStaticConfig()
If specified, the tap filter will be configured via a static configuration that cannot be
changed.
|
| Modifier and Type | Method and Description |
|---|---|
CommonExtensionConfig.Builder |
CommonExtensionConfig.Builder.mergeStaticConfig(TapConfig value)
If specified, the tap filter will be configured via a static configuration that cannot be
changed.
|
CommonExtensionConfig.Builder |
CommonExtensionConfig.Builder.setStaticConfig(TapConfig value)
If specified, the tap filter will be configured via a static configuration that cannot be
changed.
|
| Modifier and Type | Method and Description |
|---|---|
TapConfig |
TapConfig.Builder.build() |
TapConfig |
TapConfig.Builder.buildPartial() |
static TapConfig |
TapConfig.getDefaultInstance() |
TapConfig |
TapConfig.getDefaultInstanceForType() |
TapConfig |
TapConfig.Builder.getDefaultInstanceForType() |
static TapConfig |
TapConfig.parseDelimitedFrom(InputStream input) |
static TapConfig |
TapConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TapConfig |
TapConfig.parseFrom(byte[] data) |
static TapConfig |
TapConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TapConfig |
TapConfig.parseFrom(ByteBuffer data) |
static TapConfig |
TapConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TapConfig |
TapConfig.parseFrom(com.google.protobuf.ByteString data) |
static TapConfig |
TapConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TapConfig |
TapConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static TapConfig |
TapConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TapConfig |
TapConfig.parseFrom(InputStream input) |
static TapConfig |
TapConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TapConfig> |
TapConfig.getParserForType() |
static com.google.protobuf.Parser<TapConfig> |
TapConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TapConfig.Builder |
TapConfig.Builder.mergeFrom(TapConfig other) |
static TapConfig.Builder |
TapConfig.newBuilder(TapConfig prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.