package scsi
import "github.com/Microsoft/hcsshim/internal/uvm/scsi"
Package scsi handles SCSI device attachment and mounting for VMs. The primary entrypoint to the package is [Manager].
The backend implementation of working with disks for a given VM is provided by the interfaces [Attacher], [Mounter], and [Unplugger].
Index ¶
Source Files ¶
- Version
- v0.12.9 (latest)
- Published
- Oct 30, 2024
- Platform
- linux/amd64
- Last checked
- 14 hours ago –
Tools for package owners.