bin

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ShimName = "shim"
)

Variables

View Source
var (
	ShimPath            = filepath.Join(containerfs.WorkingDir, ShimName)
	ShimEntrypoint      = []string{ShimPath}
	ShimSleepEntrypoint = append(ShimEntrypoint, "-s")
)
View Source
var TarArchiveCompression = gzip.BestCompression

Functions

func NewShimReader

func NewShimReader() io.Reader

func NewShimTarArchive

func NewShimTarArchive() io.Reader

func NewTarArchiveWithEmptyFiles added in v0.4.3

func NewTarArchiveWithEmptyFiles(names ...string) io.Reader

Types

This section is empty.

Jump to

Keyboard shortcuts

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