Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
type Scheduler struct { *plancontext.Context // Maximum number of disks per host that can be // migrated at once. MaxInFlight int // contains filtered or unexported fields }
Scheduler for migrations from ESX hosts.
Click to show internal directories.
Click to hide internal directories.