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 Seal(ctx context.Context, dir, toDir string, opts ...string) error
Functions ¶
func ApplyOverlaybd ¶
func ApplyTurboOCI ¶
func Commit ¶
func Create ¶
func Seal ¶
Source Files ¶
- Version
- v1.0.0
- Published
- Oct 13, 2023
- Platform
- darwin/amd64
- Imports
- 7 packages
- Last checked
- 1 minute ago –
Tools for package owners.