ubifs

package
v0.0.0-...-746469e Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UbifsObject

type UbifsObject struct {
	metadata.ObjectMetadata
	metadata.CompressedObject
	utils.CmdLineExecuter
	mtd.UbifsUtils
	CopyBackend       copy.Interface `json:"-"`
	LibArchiveBackend libarchive.API `json:"-"`
	FileSystemBackend afero.Fs

	Target     string `json:"target"`
	TargetType string `json:"target-type"`
}

UbifsObject encapsulates the "ubifs" handler data and functions

func (*UbifsObject) Cleanup

func (ufs *UbifsObject) Cleanup() error

Cleanup implementation for the "ubifs" handler

func (*UbifsObject) Install

func (ufs *UbifsObject) Install(downloadDir string) error

Install implementation for the "ubifs" handler

func (*UbifsObject) Setup

func (ufs *UbifsObject) Setup() error

Setup implementation for the "ubifs" handler

Jump to

Keyboard shortcuts

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