Uses of Interface
io.envoyproxy.envoy.service.tap.v2alpha.TapConfigOrBuilder
-
Packages that use TapConfigOrBuilder Package Description io.envoyproxy.envoy.admin.v2alpha io.envoyproxy.envoy.config.common.tap.v2alpha io.envoyproxy.envoy.service.tap.v2alpha -
-
Uses of TapConfigOrBuilder in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha 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.common.tap.v2alpha
Methods in io.envoyproxy.envoy.config.common.tap.v2alpha 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. -
Uses of TapConfigOrBuilder in io.envoyproxy.envoy.service.tap.v2alpha
Classes in io.envoyproxy.envoy.service.tap.v2alpha that implement TapConfigOrBuilder Modifier and Type Class Description classTapConfigTap configuration.static classTapConfig.BuilderTap configuration.
-