# Functions
CheckForCriu uses CRIU's go bindings to check if the CRIU binary exists and if it at least the version Podman needs.
# Constants
MinCriuVersion for Podman at least CRIU 3.11 is required.
PodCriuVersion is the version of CRIU needed for checkpointing and restoring containers out of and into Pods.