erofs

package
v1.74.6 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

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

func NewInstaller

func NewInstaller(registry *registry.Service, logger *log.Logger) *Installer

func (*Installer) Install

func (i *Installer) Install(ctx context.Context, module, version, tempModulePath string) error

Install creates an erofs module image and enables the module(mount the image)

func (*Installer) Restore

func (i *Installer) Restore(ctx context.Context, ms *v1alpha1.ModuleSource, module, version string) error

Restore ensures the module image is present, verified, and mounted.

func (*Installer) Uninstall

func (i *Installer) Uninstall(ctx context.Context, module string) error

Uninstall disables(umount the erofs image) and deletes the module(delete all images)

Jump to

Keyboard shortcuts

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