# Functions
CreateVolumeSpec creates and returns a mutatable volume.Spec object for the specified volume.
ProcessPodVolumes processes the volumes in the given pod and adds them to the desired state of the world if addVolumes is true, otherwise it removes them.