wim

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateWimWindows

func CreateWimWindows(context context.Context, ui packer.Ui, mountDir string, newArtifact WimArtifact) error

As we want to have option to cancel this action if needed, we need to pass a context to function and run it as goroutine.

Types

type WimArtifact

type WimArtifact struct {
	Name        string
	Path        string
	Compression uint32
}

Internal implementation for packer.Artifact interface.

func (*WimArtifact) BuilderId

func (w *WimArtifact) BuilderId() string

func (*WimArtifact) Destroy

func (w *WimArtifact) Destroy() error

func (*WimArtifact) Files

func (w *WimArtifact) Files() []string

func (*WimArtifact) Id

func (w *WimArtifact) Id() string

func (*WimArtifact) State

func (w *WimArtifact) State(name string) interface{}

func (*WimArtifact) String

func (w *WimArtifact) String() string

Jump to

Keyboard shortcuts

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