boulderopalscaleup.QctrlScaleUpClient.set_runtime
QctrlScaleUpClient.set_runtime(runtime)Set the runtime after initialization.
This allows a client that was initialized without a runtime to gain execution capability, for example after completing initial CRUD operations.
Parameters
runtime (Runtime) – The runtime instance to use for executing programs.