github.com/chnsz/golangsdk@v0.0.0-20240506093406-85a3fbfa605b/openstack/blockstorage/v1/volumes/doc.go (about) 1 // Package volumes provides information and interaction with volumes in the 2 // OpenStack Block Storage service. A volume is a detachable block storage 3 // device, akin to a USB hard drive. It can only be attached to one instance at 4 // a time. 5 package volumes