View Source Runbox.Runtime.Stage.StateGenerator (runbox v21.2.0)
Module generates state of run components running on slave node.
Summary
Functions
Adds state to relevant components of given start_recipe.
Generates state for component template.
Functions
Adds state to relevant components of given start_recipe.
@spec generate_for_component( {:template, atom()}, String.t() ) :: {String.t(), Runbox.Runtime.Stage.UnitRegistry.t()}
Generates state for component template.