Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Image ¶
type Image interface { v1.Image RepoTags() []string RepoDigests() []string Index() *v1.IndexManifest }
func ContainerdImage ¶
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.