blob: bc9207703a1dee26b46818a1815843557855db04 [file] [log] [blame]
package libcontainer
// TODO Windows: This can ultimately be entirely factored out as criu is
// a Unix concept not relevant on Windows.
type CriuOpts struct {
}