Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromArchive ¶
func FromArchive(ctx context.Context, client *containerd.Client, options types.ImageLoadOptions) ([]images.Image, error)
FromArchive loads and unpacks the images from the tar archive specified in image load options.
func FromOCIArchive ¶
func FromOCIArchive(ctx context.Context, client *containerd.Client, pathToOCIArchive string, options types.ImageLoadOptions) ([]images.Image, error)
FromOCIArchive loads and unpacks the images from the OCI formatted archive at the provided file system path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.