1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 06:11:12 +00:00
Files
os/vendor/github.com/opencontainers/runc/libcontainer/criu_opts_windows.go
Darren Shepherd 03db5d1058 Update vendor/
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 {
}