1
0
mirror of https://github.com/rancher/os.git synced 2025-08-01 15:08:47 +00:00
os/vendor/github.com/opencontainers/runc/libcontainer/criu_opts_windows.go
Darren Shepherd a14846152b Update vendor
2016-05-31 18:14:32 -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 {
}