Sign in
chromium
/
external
/
github.com
/
opencontainers
/
runc
/
refs/tags/v1.0.0-rc3
/
.
/
libcontainer
/
criu_opts_windows.go
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 {
}