# Functions
CreateSnapshot will create a volume snapshot based off of a given volume and with a random name.
CreateVolume will create a volume with a random name and size of 1GB.
CreateVolumeType will create a volume type with a random name.
DeleteSnapshot will delete a snapshot.
DeleteVolume will delete a volume.
DeleteVolumeType will delete a volume type.