Uses of Class
io.envoyproxy.envoy.extensions.wasm.v3.PluginConfig
-
-
Uses of PluginConfig in io.envoyproxy.envoy.extensions.access_loggers.wasm.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.wasm.v3 that return PluginConfig Modifier and Type Method Description PluginConfigWasmAccessLog.Builder. getConfig().envoy.extensions.wasm.v3.PluginConfig config = 1;PluginConfigWasmAccessLog. getConfig().envoy.extensions.wasm.v3.PluginConfig config = 1;PluginConfigWasmAccessLogOrBuilder. getConfig().envoy.extensions.wasm.v3.PluginConfig config = 1;Methods in io.envoyproxy.envoy.extensions.access_loggers.wasm.v3 with parameters of type PluginConfig Modifier and Type Method Description WasmAccessLog.BuilderWasmAccessLog.Builder. mergeConfig(PluginConfig value).envoy.extensions.wasm.v3.PluginConfig config = 1;WasmAccessLog.BuilderWasmAccessLog.Builder. setConfig(PluginConfig value).envoy.extensions.wasm.v3.PluginConfig config = 1; -
Uses of PluginConfig in io.envoyproxy.envoy.extensions.filters.http.wasm.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.wasm.v3 that return PluginConfig Modifier and Type Method Description PluginConfigWasm.Builder. getConfig()General Plugin configuration.PluginConfigWasm. getConfig()General Plugin configuration.PluginConfigWasmOrBuilder. getConfig()General Plugin configuration.Methods in io.envoyproxy.envoy.extensions.filters.http.wasm.v3 with parameters of type PluginConfig Modifier and Type Method Description Wasm.BuilderWasm.Builder. mergeConfig(PluginConfig value)General Plugin configuration.Wasm.BuilderWasm.Builder. setConfig(PluginConfig value)General Plugin configuration. -
Uses of PluginConfig in io.envoyproxy.envoy.extensions.filters.network.wasm.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.wasm.v3 that return PluginConfig Modifier and Type Method Description PluginConfigWasm.Builder. getConfig()General Plugin configuration.PluginConfigWasm. getConfig()General Plugin configuration.PluginConfigWasmOrBuilder. getConfig()General Plugin configuration.Methods in io.envoyproxy.envoy.extensions.filters.network.wasm.v3 with parameters of type PluginConfig Modifier and Type Method Description Wasm.BuilderWasm.Builder. mergeConfig(PluginConfig value)General Plugin configuration.Wasm.BuilderWasm.Builder. setConfig(PluginConfig value)General Plugin configuration. -
Uses of PluginConfig in io.envoyproxy.envoy.extensions.stat_sinks.wasm.v3
Methods in io.envoyproxy.envoy.extensions.stat_sinks.wasm.v3 that return PluginConfig Modifier and Type Method Description PluginConfigWasm.Builder. getConfig()General Plugin configuration.PluginConfigWasm. getConfig()General Plugin configuration.PluginConfigWasmOrBuilder. getConfig()General Plugin configuration.Methods in io.envoyproxy.envoy.extensions.stat_sinks.wasm.v3 with parameters of type PluginConfig Modifier and Type Method Description Wasm.BuilderWasm.Builder. mergeConfig(PluginConfig value)General Plugin configuration.Wasm.BuilderWasm.Builder. setConfig(PluginConfig value)General Plugin configuration. -
Uses of PluginConfig in io.envoyproxy.envoy.extensions.wasm.v3
Methods in io.envoyproxy.envoy.extensions.wasm.v3 that return PluginConfig Modifier and Type Method Description PluginConfigPluginConfig.Builder. build()PluginConfigPluginConfig.Builder. buildPartial()PluginConfigWasmService.Builder. getConfig()General plugin configuration.PluginConfigWasmService. getConfig()General plugin configuration.PluginConfigWasmServiceOrBuilder. getConfig()General plugin configuration.static PluginConfigPluginConfig. getDefaultInstance()PluginConfigPluginConfig.Builder. getDefaultInstanceForType()PluginConfigPluginConfig. getDefaultInstanceForType()static PluginConfigPluginConfig. parseDelimitedFrom(InputStream input)static PluginConfigPluginConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PluginConfigPluginConfig. parseFrom(byte[] data)static PluginConfigPluginConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PluginConfigPluginConfig. parseFrom(com.google.protobuf.ByteString data)static PluginConfigPluginConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PluginConfigPluginConfig. parseFrom(com.google.protobuf.CodedInputStream input)static PluginConfigPluginConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PluginConfigPluginConfig. parseFrom(InputStream input)static PluginConfigPluginConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PluginConfigPluginConfig. parseFrom(ByteBuffer data)static PluginConfigPluginConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.wasm.v3 that return types with arguments of type PluginConfig Modifier and Type Method Description com.google.protobuf.Parser<PluginConfig>PluginConfig. getParserForType()static com.google.protobuf.Parser<PluginConfig>PluginConfig. parser()Methods in io.envoyproxy.envoy.extensions.wasm.v3 with parameters of type PluginConfig Modifier and Type Method Description WasmService.BuilderWasmService.Builder. mergeConfig(PluginConfig value)General plugin configuration.PluginConfig.BuilderPluginConfig.Builder. mergeFrom(PluginConfig other)static PluginConfig.BuilderPluginConfig. newBuilder(PluginConfig prototype)WasmService.BuilderWasmService.Builder. setConfig(PluginConfig value)General plugin configuration.
-