Expand description
CSI Node Service
Provides node-local volume operations including staging (making a volume available on the node) and publishing (bind-mounting into container paths).
Structs§
- Node
Service - CSI NodeService implementation.
- Published
Volume - A volume published (bind-mounted) into a container.
- Staged
Volume - A volume staged on this node.
Enums§
- Node
Error - Node service error.