//
pkg.gl
Category
github.com/containers/libpod
pkg
criu
package
1.9.3
Repository:
https://github.com/containers/libpod.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
26
Files
12 SLOC
#
Functions
CheckForCriu
CheckForCriu uses CRIU's go bindings to check if the CRIU binary exists and if it at least the version Podman needs.
#
Constants
MinCriuVersion
MinCriuVersion for Podman at least CRIU 3.11 is required.