mount_config(
*,
mounts: Sequence[SandboxMount],
auth: Sequence[SandboxMountAuth] =Build a high-level mount config from provider auth and mount specs.
The returned value is sent as the public mount_config field. The
backend expands provider auth into runtime proxy rules.