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

Module csi

Module csi 

Source
Expand description

Container Storage Interface (CSI) implementation

Provides volume lifecycle management including controller operations, node staging/publishing, and snapshot support.

Modules§

controller
CSI Controller Service
node
CSI Node Service
snapshot
CSI Snapshot Service