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 ¶
Create makes a squashfs filesystem from a list of source files/directories to a destination file
func (Squashfs) HasMksquashfs ¶
HasMksquashfs returns if mksquashfs binary has set or not
 Click to show internal directories. 
   Click to hide internal directories.