Module sandbox_construction

Source

Structs§

ComponentSandbox
A component’s sandbox holds all the routing dictionaries that a component has once its been resolved.
ProgramInput
All capabilities that are available to a component’s program.

Functions§

build_component_sandbox
Once a component has been resolved and its manifest becomes known, this function produces the various dicts the component needs based on the contents of its manifest.
extend_dict_with_offers
Extends the given target_input to contain the capabilities described in dynamic_offers.
is_supported_expose
is_supported_use