Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_envoy_extensions_access_loggers_wasm_v3_wasm_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type WasmAccessLog ¶
type WasmAccessLog struct { Config *v3.PluginConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Custom configuration for an :ref:`AccessLog <envoy_v3_api_msg_config.accesslog.v3.AccessLog>` that calls into a WASM VM. Configures the built-in “envoy.access_loggers.wasm“ AccessLog.
func (*WasmAccessLog) Descriptor
deprecated
func (*WasmAccessLog) Descriptor() ([]byte, []int)
Deprecated: Use WasmAccessLog.ProtoReflect.Descriptor instead.
func (*WasmAccessLog) GetConfig ¶
func (x *WasmAccessLog) GetConfig() *v3.PluginConfig
func (*WasmAccessLog) ProtoMessage ¶
func (*WasmAccessLog) ProtoMessage()
func (*WasmAccessLog) ProtoReflect ¶
func (x *WasmAccessLog) ProtoReflect() protoreflect.Message
func (*WasmAccessLog) Reset ¶
func (x *WasmAccessLog) Reset()
func (*WasmAccessLog) String ¶
func (x *WasmAccessLog) String() string
Click to show internal directories.
Click to hide internal directories.