package copyup

import "github.com/rootless-containers/rootlesskit/v2/pkg/copyup"

Index

Types

type ChildDriver

type ChildDriver interface {
	CopyUp([]string) ([]string, error)
}

Source Files

copyup.go

Directories

PathSynopsis
pkg/copyup/tmpfssymlink
Version
v2.3.4 (latest)
Published
Mar 10, 2025
Platform
linux/amd64
Last checked
3 weeks ago

Tools for package owners.