github.com/gophercloud/gophercloud@v1.11.0/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