types

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataTransferStat

type DataTransferStat struct {
	Total       uint64
	Remaining   uint64
	Transferred uint64
	Progress    int32
	Speed       int32
}

type DiskBackupDetails

type DiskBackupDetails struct {
	Disk *DataTransferStat
}

type MachineMigrationDetails

type MachineMigrationDetails struct {
	DstServer string
	VMState   *DataTransferStat
	Disks     map[string]*DataTransferStat
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL