ContextHubMount builds a read-only Context Hub mount spec for.
func ContextHubMount(
params ContextHubMountParams
) SandboxBoxNewParamsMountConfigMountsSandboxapiContextHubRepoMountSpecContextHubMount builds a read-only Context Hub mount spec for [SandboxBoxNewParams]. The repo's latest commit tree is mirrored into MountPath and the caller's credentials must have access to the repo. The sync is one-way: files written under MountPath in the sandbox are never pushed back to the repo, and the next sync overwrites them.
| Name | Type | Description |
|---|---|---|
params* | ContextHubMountParams |