Versions in this module Expand all Collapse all v1 v1.0.21 Mar 14, 2020 Changes in this version + func CreateSnapshot(t *testing.T, client *gophercloud.ServiceClient, volume *volumes.Volume) (*snapshots.Snapshot, error) + func CreateVolume(t *testing.T, client *gophercloud.ServiceClient) (*volumes.Volume, error) + func CreateVolumeFromImage(t *testing.T, client *gophercloud.ServiceClient) (*volumes.Volume, error) + func DeleteSnapshot(t *testing.T, client *gophercloud.ServiceClient, snapshot *snapshots.Snapshot) + func DeleteVolume(t *testing.T, client *gophercloud.ServiceClient, volume *volumes.Volume)