# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WriteJSONFile marshalls and writes the given data to a JSON file.
# Constants
No description provided by the author
CheckpointAnnotationCgroupVersion specifies the cgroup version used by the host where the checkpoint was created.
CheckpointAnnotationConmonVersion specifies the version of conmon used on the host where the checkpoint was created.
CheckpointAnnotationCriuVersion specifies the version of CRIU used on the host where the checkpoint was created.
CheckpointAnnotationDistributionVersion specifies the name of the host distribution on which the checkpoint was created.
CheckpointAnnotationDistributionVersion specifies the version of the host distribution on which the checkpoint was created.
CheckpointAnnotationEngine specifies the name of the container engine (e.g., podman, cri-o).
CheckpointAnnotationEngineVersion specifies the version of the container engine.
CheckpointAnnotationHostArch specifies the CPU architecture of the host where the checkpoint was created.
CheckpointAnnotationHostKernel specifies the kernel version used by the host where the checkpoint was created.
CheckpointAnnotationName specifies the name of the container associated with the checkpoint.
CheckpointAnnotationNamespace specifies the namespace of the pod associated with the checkpoint.
CheckpointAnnotationPod specifies the name of the pod associated with the checkpoint.
CheckpointAnnotationPodID specifies the ID of the pod associated with the checkpoint.
CheckpointAnnotationRawImageName specifies the original unprocessed name of the image used to create the container.
CheckpointAnnotationRootfsImageID specifies the ID of the root filesystem image associated with the checkpoint.
CheckpointAnnotationRootfsImageName specifies the name of the root filesystem image associated with the checkpoint.
CheckpointAnnotationRootfsImageSha specifies the SHA hash of the root filesystem image associated with the checkpoint.
CheckpointAnnotationRootfsImageUserRequested specifies the name of the root filesystem image requested by the user.
CheckpointAnnotationRuntimeName specifies the runtime used on the host where the checkpoint was created.
CheckpointAnnotationRuntimeVersion specifies the version of the runtime used on the host where the checkpoint was created.
No description provided by the author
No description provided by the author
container archive.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CRIU Images.
No description provided by the author
pod archive.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
containerd only.
# Structs
This is a reduced copy of what Podman uses to store checkpoint metadata.
No description provided by the author
This structure is used by the KubernetesContainerCheckpointMetadata structure.
This structure is the basis for Kubernetes to track how many checkpoints for a certain container have been created.
No description provided by the author