composed-workspace

command
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Composed Workspace NFS Server

This example demonstrates how to create an NFS server that exports a virtual filesystem composed of multiple absfs filesystems:

/project   - Real filesystem directory (read-write)
/scratch   - In-memory temp space (fast, volatile)
/libs      - Read-only view of a library/vendor directory
/shared    - Another real directory for shared files

This creates a unified "workspace" view that clients can mount, with different storage characteristics for different paths.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL