package utils
import "github.com/containerd/accelerated-container-image/pkg/utils"
Index ¶
- func ApplyOverlaybd(ctx context.Context, dir string, opts ...string) error
- func ApplyTurboOCI(ctx context.Context, dir, gzipMetaFile string, opts ...string) error
- func Commit(ctx context.Context, dir, toDir string, sealed bool, opts ...string) error
- func Create(ctx context.Context, dir string, opts ...string) error
- func DiskUsageWithoutMountpoint(ctx context.Context, roots ...string) (fs.Usage, error)
- func Seal(ctx context.Context, dir, toDir string, opts ...string) error
Functions ¶
func ApplyOverlaybd ¶
func ApplyTurboOCI ¶
func Commit ¶
func Create ¶
func DiskUsageWithoutMountpoint ¶
func Seal ¶
Source Files ¶
- Version
- v1.0.2
- Published
- Nov 24, 2023
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 23 seconds ago –
Tools for package owners.