Versions in this module Expand all Collapse all v0 v0.10.5 Jan 12, 2023 Changes in this version + var File_envoy_extensions_wasm_v3_wasm_proto protoreflect.FileDescriptor + type CapabilityRestrictionConfig struct + AllowedCapabilities map[string]*SanitizationConfig + func (*CapabilityRestrictionConfig) Descriptor() ([]byte, []int) + func (*CapabilityRestrictionConfig) ProtoMessage() + func (m *CapabilityRestrictionConfig) Validate() error + func (m *CapabilityRestrictionConfig) ValidateAll() error + func (x *CapabilityRestrictionConfig) GetAllowedCapabilities() map[string]*SanitizationConfig + func (x *CapabilityRestrictionConfig) ProtoReflect() protoreflect.Message + func (x *CapabilityRestrictionConfig) Reset() + func (x *CapabilityRestrictionConfig) String() string + type CapabilityRestrictionConfigMultiError []error + func (m CapabilityRestrictionConfigMultiError) AllErrors() []error + func (m CapabilityRestrictionConfigMultiError) Error() string + type CapabilityRestrictionConfigValidationError struct + func (e CapabilityRestrictionConfigValidationError) Cause() error + func (e CapabilityRestrictionConfigValidationError) Error() string + func (e CapabilityRestrictionConfigValidationError) ErrorName() string + func (e CapabilityRestrictionConfigValidationError) Field() string + func (e CapabilityRestrictionConfigValidationError) Key() bool + func (e CapabilityRestrictionConfigValidationError) Reason() string + type EnvironmentVariables struct + HostEnvKeys []string + KeyValues map[string]string + func (*EnvironmentVariables) Descriptor() ([]byte, []int) + func (*EnvironmentVariables) ProtoMessage() + func (m *EnvironmentVariables) Validate() error + func (m *EnvironmentVariables) ValidateAll() error + func (x *EnvironmentVariables) GetHostEnvKeys() []string + func (x *EnvironmentVariables) GetKeyValues() map[string]string + func (x *EnvironmentVariables) ProtoReflect() protoreflect.Message + func (x *EnvironmentVariables) Reset() + func (x *EnvironmentVariables) String() string + type EnvironmentVariablesMultiError []error + func (m EnvironmentVariablesMultiError) AllErrors() []error + func (m EnvironmentVariablesMultiError) Error() string + type EnvironmentVariablesValidationError struct + func (e EnvironmentVariablesValidationError) Cause() error + func (e EnvironmentVariablesValidationError) Error() string + func (e EnvironmentVariablesValidationError) ErrorName() string + func (e EnvironmentVariablesValidationError) Field() string + func (e EnvironmentVariablesValidationError) Key() bool + func (e EnvironmentVariablesValidationError) Reason() string + type PluginConfig struct + CapabilityRestrictionConfig *CapabilityRestrictionConfig + Configuration *any.Any + FailOpen bool + Name string + RootId string + Vm isPluginConfig_Vm + func (*PluginConfig) Descriptor() ([]byte, []int) + func (*PluginConfig) ProtoMessage() + func (m *PluginConfig) GetVm() isPluginConfig_Vm + func (m *PluginConfig) Validate() error + func (m *PluginConfig) ValidateAll() error + func (x *PluginConfig) GetCapabilityRestrictionConfig() *CapabilityRestrictionConfig + func (x *PluginConfig) GetConfiguration() *any.Any + func (x *PluginConfig) GetFailOpen() bool + func (x *PluginConfig) GetName() string + func (x *PluginConfig) GetRootId() string + func (x *PluginConfig) GetVmConfig() *VmConfig + func (x *PluginConfig) ProtoReflect() protoreflect.Message + func (x *PluginConfig) Reset() + func (x *PluginConfig) String() string + type PluginConfigMultiError []error + func (m PluginConfigMultiError) AllErrors() []error + func (m PluginConfigMultiError) Error() string + type PluginConfigValidationError struct + func (e PluginConfigValidationError) Cause() error + func (e PluginConfigValidationError) Error() string + func (e PluginConfigValidationError) ErrorName() string + func (e PluginConfigValidationError) Field() string + func (e PluginConfigValidationError) Key() bool + func (e PluginConfigValidationError) Reason() string + type PluginConfig_VmConfig struct + VmConfig *VmConfig + type SanitizationConfig struct + func (*SanitizationConfig) Descriptor() ([]byte, []int) + func (*SanitizationConfig) ProtoMessage() + func (m *SanitizationConfig) Validate() error + func (m *SanitizationConfig) ValidateAll() error + func (x *SanitizationConfig) ProtoReflect() protoreflect.Message + func (x *SanitizationConfig) Reset() + func (x *SanitizationConfig) String() string + type SanitizationConfigMultiError []error + func (m SanitizationConfigMultiError) AllErrors() []error + func (m SanitizationConfigMultiError) Error() string + type SanitizationConfigValidationError struct + func (e SanitizationConfigValidationError) Cause() error + func (e SanitizationConfigValidationError) Error() string + func (e SanitizationConfigValidationError) ErrorName() string + func (e SanitizationConfigValidationError) Field() string + func (e SanitizationConfigValidationError) Key() bool + func (e SanitizationConfigValidationError) Reason() string + type VmConfig struct + AllowPrecompiled bool + Code *v3.AsyncDataSource + Configuration *any.Any + EnvironmentVariables *EnvironmentVariables + NackOnCodeCacheMiss bool + Runtime string + VmId string + func (*VmConfig) Descriptor() ([]byte, []int) + func (*VmConfig) ProtoMessage() + func (m *VmConfig) Validate() error + func (m *VmConfig) ValidateAll() error + func (x *VmConfig) GetAllowPrecompiled() bool + func (x *VmConfig) GetCode() *v3.AsyncDataSource + func (x *VmConfig) GetConfiguration() *any.Any + func (x *VmConfig) GetEnvironmentVariables() *EnvironmentVariables + func (x *VmConfig) GetNackOnCodeCacheMiss() bool + func (x *VmConfig) GetRuntime() string + func (x *VmConfig) GetVmId() string + func (x *VmConfig) ProtoReflect() protoreflect.Message + func (x *VmConfig) Reset() + func (x *VmConfig) String() string + type VmConfigMultiError []error + func (m VmConfigMultiError) AllErrors() []error + func (m VmConfigMultiError) Error() string + type VmConfigValidationError struct + func (e VmConfigValidationError) Cause() error + func (e VmConfigValidationError) Error() string + func (e VmConfigValidationError) ErrorName() string + func (e VmConfigValidationError) Field() string + func (e VmConfigValidationError) Key() bool + func (e VmConfigValidationError) Reason() string + type WasmService struct + Config *PluginConfig + Singleton bool + func (*WasmService) Descriptor() ([]byte, []int) + func (*WasmService) ProtoMessage() + func (m *WasmService) Validate() error + func (m *WasmService) ValidateAll() error + func (x *WasmService) GetConfig() *PluginConfig + func (x *WasmService) GetSingleton() bool + func (x *WasmService) ProtoReflect() protoreflect.Message + func (x *WasmService) Reset() + func (x *WasmService) String() string + type WasmServiceMultiError []error + func (m WasmServiceMultiError) AllErrors() []error + func (m WasmServiceMultiError) Error() string + type WasmServiceValidationError struct + func (e WasmServiceValidationError) Cause() error + func (e WasmServiceValidationError) Error() string + func (e WasmServiceValidationError) ErrorName() string + func (e WasmServiceValidationError) Field() string + func (e WasmServiceValidationError) Key() bool + func (e WasmServiceValidationError) Reason() string