boulderopalscaleup.runtime.Runtime.new
*classmethod* Runtime.new(options=None)Create a new runtime with the provided options.
Parameters
options (RuntimeOptions , optional) – Configuration for the runtime. Defaults to RuntimeOptions() if not provided.
Returns
A new runtime instance.