package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# 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.