Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContainerdHostFSConfig ¶
type Image ¶
type Image interface { v1.Image RepoTags() []string RepoDigests() []string Index() *v1.IndexManifest }
func NewContainerdImage ¶
func NewContainerdImage(hash v1.Hash, cfg ContainerdHostFSConfig) (Image, error)
Click to show internal directories.
Click to hide internal directories.