# Functions
AllVMI fetches the latest state of all VMIs in a namespace.
ThisDeploymentWith fetches the latest state of the Deployment based on namespace and name.
ThisDV fetches the latest state of the DataVolume.
ThisDVWith fetches the latest state of the DataVolume based on namespace and name.
ThisMigration fetches the latest state of the Migration.
ThisMigrationWith fetches the latest state of the Migration based on namespace and name.
ThisPod fetches the latest state of the pod.
ThisPodWith fetches the latest state of the pod based on namespace and name.
ThisPVC fetches the latest state of the PVC.
ThisPVCWith fetches the latest state of the PersistentVolumeClaim based on namespace and name.
ThisVM fetches the latest state of the VirtualMachine.
ThisVMI fetches the latest state of the VirtualMachineInstance.
ThisVMIWith fetches the latest state of the VirtualMachineInstance based on namespace and name.
ThisVMWith fetches the latest state of the VirtualMachine based on namespace and name.