Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(path securefilepath.SecureFilePath) (datalayer.Storage, error)
New creates a new Storage implementation which uses plain files and directories on the filesystem. Storage costs scale with the total VolumeSet size and the number of snapshots and volumes. Snapshotting cost scales with volume size. Certain operations that probably should be atomic aren't atomic.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.