image

package
v0.0.0-...-f329a46 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 11 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IncusImage

type IncusImage struct {
	Metadata api.ImageMetadata
	// contains filtered or unexported fields
}

An IncusImage represents an Incus image.

func NewIncusImage

func NewIncusImage(ctx context.Context, sourceDir, targetDir, cacheDir string,
	definition shared.Definition) *IncusImage

NewIncusImage returns an IncusImage.

func (*IncusImage) Build

func (l *IncusImage) Build(unified bool, compression string, vm bool) (string, string, error)

Build creates an Incus image.

type LXCImage

type LXCImage struct {
	// contains filtered or unexported fields
}

LXCImage represents a LXC image.

func NewLXCImage

func NewLXCImage(ctx context.Context, sourceDir, targetDir, cacheDir string, definition shared.Definition) *LXCImage

NewLXCImage returns a LXCImage.

func (*LXCImage) AddTemplate

func (l *LXCImage) AddTemplate(path string) error

AddTemplate adds an entry to the templates file.

func (*LXCImage) Build

func (l *LXCImage) Build(compression string) error

Build creates a LXC image.

Jump to

Keyboard shortcuts

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