Uses of Class
io.envoyproxy.envoy.service.tap.v2alpha.TapConfig
Packages that use TapConfig
Package
Description
-
Uses of TapConfig in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha that return TapConfigModifier and TypeMethodDescriptionTapRequest.Builder.getTapConfig()The tap configuration to load.TapRequest.getTapConfig()The tap configuration to load.TapRequestOrBuilder.getTapConfig()The tap configuration to load.Methods in io.envoyproxy.envoy.admin.v2alpha with parameters of type TapConfigModifier and TypeMethodDescriptionTapRequest.Builder.mergeTapConfig(TapConfig value) The tap configuration to load.TapRequest.Builder.setTapConfig(TapConfig value) The tap configuration to load. -
Uses of TapConfig in io.envoyproxy.envoy.config.common.tap.v2alpha
Methods in io.envoyproxy.envoy.config.common.tap.v2alpha that return TapConfigModifier and TypeMethodDescriptionCommonExtensionConfig.Builder.getStaticConfig()If specified, the tap filter will be configured via a static configuration that cannot be changed.CommonExtensionConfig.getStaticConfig()If specified, the tap filter will be configured via a static configuration that cannot be changed.CommonExtensionConfigOrBuilder.getStaticConfig()If specified, the tap filter will be configured via a static configuration that cannot be changed.Methods in io.envoyproxy.envoy.config.common.tap.v2alpha with parameters of type TapConfigModifier and TypeMethodDescriptionCommonExtensionConfig.Builder.mergeStaticConfig(TapConfig value) If specified, the tap filter will be configured via a static configuration that cannot be changed.CommonExtensionConfig.Builder.setStaticConfig(TapConfig value) If specified, the tap filter will be configured via a static configuration that cannot be changed. -
Uses of TapConfig in io.envoyproxy.envoy.service.tap.v2alpha
Methods in io.envoyproxy.envoy.service.tap.v2alpha that return TapConfigModifier and TypeMethodDescriptionTapConfig.Builder.build()TapConfig.Builder.buildPartial()static TapConfigTapConfig.getDefaultInstance()TapConfig.Builder.getDefaultInstanceForType()TapConfig.getDefaultInstanceForType()static TapConfigTapConfig.parseDelimitedFrom(InputStream input) static TapConfigTapConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapConfigTapConfig.parseFrom(byte[] data) static TapConfigTapConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapConfigTapConfig.parseFrom(com.google.protobuf.ByteString data) static TapConfigTapConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapConfigTapConfig.parseFrom(com.google.protobuf.CodedInputStream input) static TapConfigTapConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapConfigTapConfig.parseFrom(InputStream input) static TapConfigTapConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapConfigTapConfig.parseFrom(ByteBuffer data) static TapConfigTapConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.tap.v2alpha that return types with arguments of type TapConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TapConfig>TapConfig.getParserForType()static com.google.protobuf.Parser<TapConfig>TapConfig.parser()Methods in io.envoyproxy.envoy.service.tap.v2alpha with parameters of type TapConfigModifier and TypeMethodDescriptionstatic TapConfig.BuilderTapConfig.newBuilder(TapConfig prototype)