package utils

import "github.com/containerd/accelerated-container-image/pkg/utils"

Index

Functions

func ApplyOverlaybd

func ApplyOverlaybd(ctx context.Context, dir string, opts ...string) error

func ApplyTurboOCI

func ApplyTurboOCI(ctx context.Context, dir, gzipMetaFile string, opts ...string) error

func Commit

func Commit(ctx context.Context, dir, toDir string, sealed bool, opts ...string) error

func Create

func Create(ctx context.Context, dir string, opts ...string) error

func Seal

func Seal(ctx context.Context, dir, toDir string, opts ...string) error

Source Files

cmd.go

Version
v1.0.0
Published
Oct 13, 2023
Platform
windows/amd64
Imports
7 packages
Last checked
1 minute ago

Tools for package owners.