doc.go 258 B

123456
  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