vendor: update google/cadvisor and opencontainers/runc
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
2
vendor/github.com/opencontainers/runc/libcontainer/criu_opts_linux.go
generated
vendored
2
vendor/github.com/opencontainers/runc/libcontainer/criu_opts_linux.go
generated
vendored
@@ -36,5 +36,5 @@ type CriuOpts struct {
|
||||
EmptyNs uint32 // don't c/r properties for namespace from this mask
|
||||
AutoDedup bool // auto deduplication for incremental dumps
|
||||
LazyPages bool // restore memory pages lazily using userfaultfd
|
||||
StatusFd string // fd for feedback when lazy server is ready
|
||||
StatusFd int // fd for feedback when lazy server is ready
|
||||
}
|
||||
|
Reference in New Issue
Block a user