Module plugin_runtime
Expand description
Deterministic host-side admission and construction for logical plugins.
The activation plan is a per-call materialized view of canonical config and the admitted package host. It never stores operator config, authorization, or guest metadata, and building it never executes guest code.
Constants§
- WASM_
PLUGIN_ SUPPORT_ COMPILED - Whether this build can execute WASM plugins.
Functions§
- configured_
plugin_ channels - Construct every admitted channel plugin from the package the host verified.