Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CopiedObject ¶
type CopiedObject struct {
LayerID string
History dockerimage.History
Object *filetree.FileNode
}
func RestoreCopiedObjects ¶
func RestoreCopiedObjects(imageArchive *image.ImageArchive) ([]*CopiedObject, error)
RestoreCopiedObjects restores copied objects from ImageArchive.
Click to show internal directories.
Click to hide internal directories.