tool

package
v0.3.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge(option MergeOption) error

func Pack added in v0.3.0

func Pack(option PackOption) error

func Unpack added in v0.3.0

func Unpack(option UnpackOption) error

Types

type MergeOption

type MergeOption struct {
	BuilderPath string

	SourceBootstrapPaths []string
	TargetBootstrapPath  string
	ChunkDictPath        string
	PrefetchPatterns     string
}

type PackOption added in v0.3.0

type PackOption struct {
	BuilderPath string

	BootstrapPath    string
	BlobPath         string
	RafsVersion      string
	SourcePath       string
	ChunkDictPath    string
	PrefetchPatterns string
}

type UnpackOption added in v0.3.0

type UnpackOption struct {
	BuilderPath   string
	BootstrapPath string
	BlobPath      string
	TarPath       string
}

Jump to

Keyboard shortcuts

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