# Functions

CreateSnapshot will create a snapshot of the specified volume.
CreateVolume will create a volume with a random name and size of 1GB.
CreateVolumeFromImage will create a volume from with a random name and size of 1GB.
DeleteSnapshot will delete a snapshot.
DeleteVolume will delete a volume.