Documentation ¶
Index ¶
Constants ¶
View Source
const WasmStrictSandboxMetadataKey = "strictSandbox"
Variables ¶
This section is empty.
Functions ¶
func ContainsNamespace ¶
func ContainsNamespace(items []common.NameValuePair) bool
Types ¶
type Meta ¶
type Meta struct {
// contains filtered or unexported fields
}
func (*Meta) AddWasmStrictSandbox ¶
AddWasmStrictSandbox adds global wasm strict sandbox configuration to component metadata. When strict sandbox is enabled, WASM components always run in strict mode regardless of their configuration. When strict sandbox is disabled or unset, keep the original component configuration.
func (*Meta) AuthSecretStoreOrDefault ¶
Click to show internal directories.
Click to hide internal directories.