Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Image ¶
func ContainerdImage ¶
func ContainerdImage(ctx context.Context, imageName string, opts types.ImageOptions) (Image, func(), error)
ContainerdImage implements v1.Image
func DockerImage ¶
DockerImage implements v1.Image by extending daemon.Image. The caller must call cleanup() to remove a temporary file.
Click to show internal directories.
Click to hide internal directories.