github.com/opentelekomcloud/gophertelekomcloud@v0.9.3/openstack/blockstorage/v2/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