atomfs

package
v0.40.5 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 11 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Umount

func Umount(dest string) error

Types

type Molecule

type Molecule struct {
	// Atoms is the list of atoms in this Molecule. The first element in
	// this list is the top most layer in the overlayfs.
	Atoms []ispec.Descriptor
	// contains filtered or unexported fields
}

func BuildMoleculeFromOCI

func BuildMoleculeFromOCI(opts MountOCIOpts) (Molecule, error)

func (Molecule) Mount

func (m Molecule) Mount(dest string) error

type MountOCIOpts

type MountOCIOpts struct {
	OCIDir                 string
	MetadataPath           string
	Tag                    string
	Target                 string
	AllowMissingVerityData bool
}

func (MountOCIOpts) AtomsPath

func (c MountOCIOpts) AtomsPath(parts ...string) string

func (MountOCIOpts) MountedAtomsPath

func (c MountOCIOpts) MountedAtomsPath(parts ...string) string

Jump to

Keyboard shortcuts

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