1 2 3 4 5 6
package libcontainer // TODO Windows: This can ultimately be entirely factored out as criu is // a Unix concept not relevant on Windows. type CriuOpts struct { }