Uses of Interface
io.envoyproxy.envoy.config.tap.v3.TapConfigOrBuilder
-
Packages that use TapConfigOrBuilder Package Description io.envoyproxy.envoy.admin.v3 io.envoyproxy.envoy.config.tap.v3 io.envoyproxy.envoy.extensions.common.tap.v3 -
-
Uses of TapConfigOrBuilder in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return TapConfigOrBuilder Modifier and Type Method Description TapConfigOrBuilderTapRequest.Builder. getTapConfigOrBuilder()The tap configuration to load.TapConfigOrBuilderTapRequest. getTapConfigOrBuilder()The tap configuration to load.TapConfigOrBuilderTapRequestOrBuilder. getTapConfigOrBuilder()The tap configuration to load. -
Uses of TapConfigOrBuilder in io.envoyproxy.envoy.config.tap.v3
Classes in io.envoyproxy.envoy.config.tap.v3 that implement TapConfigOrBuilder Modifier and Type Class Description classTapConfigTap configuration.static classTapConfig.BuilderTap configuration. -
Uses of TapConfigOrBuilder in io.envoyproxy.envoy.extensions.common.tap.v3
Methods in io.envoyproxy.envoy.extensions.common.tap.v3 that return TapConfigOrBuilder Modifier and Type Method Description TapConfigOrBuilderCommonExtensionConfig.Builder. getStaticConfigOrBuilder()If specified, the tap filter will be configured via a static configuration that cannot be changed.TapConfigOrBuilderCommonExtensionConfig. getStaticConfigOrBuilder()If specified, the tap filter will be configured via a static configuration that cannot be changed.TapConfigOrBuilderCommonExtensionConfigOrBuilder. getStaticConfigOrBuilder()If specified, the tap filter will be configured via a static configuration that cannot be changed.
-