# Functions

WaitForPodToBeDeletedEventually waits for 2 minutes for the given pod to get deleted.
WaitForPodToBeRunningEventually waits for 2 minutes for the given pod to be in running state.

# Constants

BlockDeviceName is the name of the blockDevice CRs created corresponding to physical/virtual disks or blockdevices.
DaemonSetPodPrefix is the pod name for NDM daemon.
DiskImageSize is the default file size(1GB) used while creating backing image.
OperatorPodPrefix is the pod name for NDM operator.
SparseBlockDeviceName is the name given to blockDevice CRs created for a sparse image.