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

# Functions

Action is the method to manage migration tasks.
Create 创建迁移任务.
Delete 删除指定ID的迁移任务.
Get 查询指定ID模板信息.

# Structs

ActionOpts is an object to manage migration tasks.
BtrfsFileSystem btrfs分区类型.
BtrfsSubvolumn btrfs子卷信息.
CloneServer 克隆服务器类.
CreateOpts 创建任务的参数.
CreateResp is a auto create Response Object.
DiskRequest 目的端磁盘信息.
LogicalVolumes 逻辑卷信息.
LVRequest 逻辑卷信息.
MigrateTask 查询指定迁移任务的返回体.
NetWork 网卡实体类.
PhysicalVolume 使用大小.
PVRequest 使用大小.
ServerDisk 磁盘信息.
SourceServer 源端服务器.
SourceServerRequest 源端服务器信息.
SubTask 修改任务进度.
TargetDisk 目的端磁盘.
TargetPhysicalVolumes 物理分区.
TargetServerRequest 目的端虚拟机信息.
TaskTargetServer 目的端服务器.
VGRequest 逻辑卷组信息.
VolumeGroups 逻辑卷组信息.