Skip to main content

Module storage_manager

Module storage_manager 

Source
Expand description

Storage Manager for ZLayer volumes

Manages named volumes, anonymous volumes, and S3 mounts. When the s3 feature is enabled, supports optional S3 backup of volumes via [zlayer_storage::sync::LayerSyncManager].

Structs§

S3MountInfo
Information about an S3 FUSE mount
StorageManager
Manages storage volumes for containers
VolumeInfo
Information about a managed volume

Enums§

StorageError

Type Aliases§

Result