hostfs

package
v0.19.7 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerdHostFSConfig

type ContainerdHostFSConfig struct {
	Platform   v1.Platform
	ContentDir string
}

type HostFSReader

type HostFSReader struct {
	Config ContainerdHostFSConfig
}

func (HostFSReader) ContainerdImage

func (h HostFSReader) ContainerdImage(imageID string) (Image, func(), error)

type Image

type Image interface {
	v1.Image
	RepoTags() []string
	RepoDigests() []string
}

Jump to

Keyboard shortcuts

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