package
0.2.9
Repository: https://github.com/datadog/containerd.git
Documentation: pkg.go.dev

# Functions

CreateBundle generates a valid OCI bundle from the given rootfs.
CreateBusyboxBundle generates a bundle based on the busybox rootfs.
GenerateReferenceSpecs generates a default OCI specs via `runc spec`.
GetTestOutDir returns the output directory for testing and benchmark artifacts.

# Variables

ArchivesDir holds the location of the available rootfs.
BundlesRoot holds the location where OCI Bundles are stored.
OutputDirFormat holds the standard format used when creating a new test output directory.
RefOciSpecsPath holds the path to the generic OCI config.
StateDir holds the path to the directory used by the containerd started by tests.