packer

package
v4.1.3 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Squashfs

type Squashfs struct {
	MksquashfsPath string
}

Squashfs represents a squashfs packer

func NewSquashfs

func NewSquashfs() *Squashfs

NewSquashfs initializes and returns a Squashfs packer instance

func (Squashfs) Create

func (s Squashfs) Create(src []string, dest string, opts []string) error

Create makes a squashfs filesystem from a list of source files/directories to a destination file

func (Squashfs) HasMksquashfs

func (s Squashfs) HasMksquashfs() bool

HasMksquashfs returns if mksquashfs binary has set or not

Jump to

Keyboard shortcuts

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