List Storage Overview
list_storage_overviewList all Kubernetes storage resources including StorageClasses, PVCs, PVs, and VolumeAttachments with phase status flags. Optionally filter PVCs by namespace.
Instructions
StorageClasses, PVCs, PVs, and VolumeAttachments with phase flags (Pending/Lost, Released/Unbound). Omit namespace to list PVCs in all namespaces. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | If set, only list PVCs in this namespace (other sections stay cluster-wide) |