⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module controller

Module controller 

Source
Expand description

CSI Controller Service

Provides volume lifecycle management including creation, deletion, publishing, and capacity tracking.

Structs§

ControllerService
CSI ControllerService implementation.
Volume
A storage volume.

Enums§

AccessMode
Volume access mode.
AccessType
Volume access type.
ControllerError
CSI controller error.
VolumeState
Volume state in its lifecycle.