Module sandbox_
construction
routing
0.0.1
Module sandbox_
construction
Module Items
Structs
Functions
In routing::
bedrock
Modules
aggregate_router
dict_ext
lazy_get
program_output_dict
request_metadata
sandbox_construction
structured_dict
weak_instance_token_ext
with_availability
with_default
with_error_reporter
with_policy_check
with_porcelain_type
with_rights
with_service_renames_and_filter
routing
::
bedrock
Module
sandbox_construction
Copy item path
Settings
Help
Summary
Source
Structs
§
Component
Sandbox
A component’s sandbox holds all the routing dictionaries that a component has once its been resolved.
Program
Input
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