Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1VirtualMachineInstanceMigrationSpec

Hierarchy

  • V1VirtualMachineInstanceMigrationSpec

Index

Properties

addedNodeSelector?: {}

AddedNodeSelector is an additional selector that can be used to complement a NodeSelector or NodeAffinity as set on the VM to restrict the set of allowed target nodes for a migration. In case of key collisions, values set on the VM objects are going to be preserved to ensure that addedNodeSelector can only restrict but not bypass constraints already set on the VM object.

memberof

V1VirtualMachineInstanceMigrationSpec

Type declaration

  • [key: string]: string
memberof

V1VirtualMachineInstanceMigrationSpec

memberof

V1VirtualMachineInstanceMigrationSpec

vmiName?: string

The name of the VMI to perform the migration on. VMI must exist in the migration objects namespace

memberof

V1VirtualMachineInstanceMigrationSpec

Generated using TypeDoc