# Packages
compute_extensions_startstop_v2.
# Functions
LiveMigrate will initiate a live-migration (without rebooting) of the instance to another host.
Migrate will initiate a migration of the instance to another host.
# Structs
LiveMigrateOpts specifies parameters of live migrate action.
MigrateResult is the response from a Migrate operation.
# Interfaces
LiveMigrateOptsBuilder allows extensions to add additional parameters to the LiveMigrate request.