ingress-nginx-helm/vendor/github.com/opencontainers/runc/libcontainer/criu_opts_windows.go
Manuel de Brito Fontes fe616fc9d7 Update go dependencies
2018-08-25 18:53:28 -03:00

6 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 {
}