package envoy.extensions.wasm.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CapabilityRestrictionConfig

wasm.proto:50

Configuration for restricting Proxy-Wasm capabilities available to modules.

Used in: PluginConfig

message EnvironmentVariables

wasm.proto:136

Used in: VmConfig

enum FailurePolicy

wasm.proto:23

If there is a fatal error on the VM (e.g. exception, abort()), then the policy will be applied.

Used in: PluginConfig

message PluginConfig

wasm.proto:147

Base Configuration for Wasm Plugins e.g. filters and services. [#next-free-field: 9]

Used in: access_loggers.wasm.v3.WasmAccessLog, filters.http.wasm.v3.Wasm, filters.network.wasm.v3.Wasm, stat_sinks.wasm.v3.Wasm, WasmService

message ReloadConfig

wasm.proto:43

Used in: PluginConfig

message SanitizationConfig

wasm.proto:68

Configuration for sanitization of inputs to an allowed capability. NOTE: This is currently unimplemented.

Used in: CapabilityRestrictionConfig

(message has no fields)

message VmConfig

wasm.proto:73

Configuration for a Wasm VM. [#next-free-field: 8]

Used in: PluginConfig

message WasmService

wasm.proto:191

WasmService is configured as a built-in ``envoy.wasm_service`` :ref:`WasmService <config_wasm_service>` This opaque configuration will be used to create a Wasm Service.