Versions in this module Expand all Collapse all v4 v4.1.2 Jun 10, 2022 v4.1.1 Jun 10, 2022 Changes in this version + func CRApplyRootFsDiffTar(baseDirectory, containerRootDirectory string) error + func CRCreateFileWithLabel(directory, fileName, fileLabel string) error + func CRCreateRootFsDiffTar(changes *[]archive.Change, mountPoint, destination string) (includeFiles []string, err error) + func CRGetRuntimeFromArchive(input string) (*string, error) + func CRImportCheckpointConfigOnly(destination, input string) error + func CRImportCheckpointWithoutConfig(destination, input string) error + func CRRemoveDeletedFiles(id, baseDirectory, containerRootDirectory string) error + func CRRuntimeSupportsCheckpointRestore(runtimePath string) bool + func CRRuntimeSupportsPodCheckpointRestore(runtimePath string) bool