Versions in this module Expand all Collapse all v0 v0.1.1 Feb 7, 2023 Changes in this version + func SetupContext(ctx context.Context) context.Context v0.1.0 Feb 7, 2023 Changes in this version + const ConfigMediaType + const InitRAMFSLayerMediaType + const KernelLayerMediaType + const RootFSLayerMediaType + type Config struct + CommandLine string + type Image struct + Config Config + InitRAMFs image.Layer + Kernel image.Layer + RootFS image.Layer + func ResolveImage(ctx context.Context, ociImg image.Image) (*Image, error)