Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllNonLiveMigratableVMINames ¶
func GetAllNonLiveMigratableVMINames(vmis []*kubevirtv1.VirtualMachineInstance, nodes []*corev1.Node) ([]string, error)
func ListByNode ¶ added in v1.4.0
func ListByNode(node *corev1.Node, selector labels.Selector, cache ctlkubevirtv1.VirtualMachineInstanceCache) ([]*kubevirtv1.VirtualMachineInstance, error)
ListByNode Get a list of VMIs that are running on the specified node and that match the specified labels.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.