ReadonlycontainerThe fully qualified container ID.
ReadonlycontainerThe logical name of the container within the Sandbox.
Namespace for filesystem APIs scoped to this sidecar container.
Optionalparams: SandboxExecParams & { mode?: "text" }Check if the sidecar container has finished running.
Returns null if the container is still running, else the exit code.
Block until the sidecar container exits, and return its exit code.
A handle to a sidecar container running in a Sandbox.
EXPERIMENTAL: the API is subject to change.