1
0
mirror of https://github.com/rancher/os.git synced 2025-07-05 11:06:13 +00:00
os/vendor/github.com/opencontainers/runc/libcontainer/criu_opts_windows.go
2016-06-06 08:08:00 -07:00

7 lines
163 B
Go

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