PURISTA API / @purista/sandbox / sandboxServiceBuilder
Variable: sandboxServiceBuilder
constsandboxServiceBuilder:ServiceBuilder<SetNewTypeValue<SetNewTypeValue<SetNewTypeValues<SetNewTypeValue<ServiceBuilderTypes,"ServiceClassType",SandboxService>, {ConfigInputType: {driver?:SandboxDriver; };ConfigType: {driver?:SandboxDriver; };ServiceClassType:Service<ServiceClassTypes<{driver?:SandboxDriver; },EmptyObject>>; }>,"Resources", {driver:SandboxDriver; }>,"Resources",object&object>>
Defined in: sandbox-service/src/service/Sandbox/v1/SandboxServiceBuilder.ts:17
sandboxServiceBuilder
The main builder for the Sandbox Service. This service manages the lifecycle and execution of multi-tenant sandboxes.
Resources:
driver: The virtualization engine (Docker, Lima, etc.)registry: The persistence layer for sandbox metadata
