libtar2vhd

package
v0.0.0-...-d12d6dc Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Tar2VHD

func Tar2VHD(in io.Reader, out io.Writer, options *Options) (int64, error)

func VHD2Tar

func VHD2Tar(in io.Reader, out io.Writer, options *Options) (int64, error)

func VHDX2Tar

func VHDX2Tar(mntPath string, out io.Writer, options *Options) (int64, error)

Types

type Options

type Options struct {
	TarOpts       *archive.TarOptions
	Filesystem    fs.Filesystem
	Converter     vhd.Converter
	TempDirectory string
}

Jump to

Keyboard shortcuts

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