alpine

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 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 PackageKeeper

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

func NewPackageKeeper

func NewPackageKeeper(ctx context.Context, repositories []string, rootfs fs.FullFS) (*PackageKeeper, error)

func (*PackageKeeper) Record added in v0.3.1

func (p *PackageKeeper) Record(ctx context.Context, pkg *repository.RepositoryPackage, rootfs fs.FullFS) error

func (*PackageKeeper) Resolve

func (p *PackageKeeper) Resolve(ctx context.Context, pkg string) ([]lockfile.Package, error)

func (*PackageKeeper) Unpack

func (*PackageKeeper) Unpack(ctx context.Context, pkg string, rootfs fs.FullFS) error

Jump to

Keyboard shortcuts

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