# Functions
MatchTypes attempts to find matching migration transport types between an offered type sent from a remote source and the types supported by a local storage pool.
ProgressReader reports the read progress.
ProgressTracker returns a migration I/O tracker.
ProgressWriter reports the write progress.
TypesToHeader converts one or more Types to a MigrationHeader.
# Constants
IndexHeaderVersion version of the index header to be sent/recv.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ControlResponse encapsulates MigrationControl with a receive error.
Info represents the index frame sent if supported.
InfoResponse represents the response to the index frame sent if supported.
Type represents the migration transport type.
VolumeSourceArgs represents the arguments needed to setup a volume migration source.
VolumeTargetArgs represents the arguments needed to setup a volume migration sink.