package
1.5.0-rc.1
Repository: https://github.com/kubevirt/kubevirt.git
Documentation: pkg.go.dev

# Functions

BackendPVCVolumeName return the name of the volume that will be arbitrarily used to represent the backend PVC during volume enumeration.
GetSnapshotVirtualMachineVolumes returns all volumes of a Snapshot VM except the special ones based on volume options.
GetVirtualMachineInstanceVolumes returns all volumes of a VMI except the special ones based on volume options.
GetVirtualMachineVolumes returns all volumes of a VM except the special ones based on volume options.
GetVolumes returns all volumes of the passed object, empty if it's an unsupported object.

# Constants

Includes all volumes.
Includes backend storage PVC.
Default option, just includes regular volumes found in the VM/VMI spec.

# Variables

# Type aliases