commit
f5ad78dc49
|
@ -78,7 +78,7 @@ type Container interface {
|
||||||
// Systemerror - System error.
|
// Systemerror - System error.
|
||||||
Checkpoint(criuOpts *CriuOpts) error
|
Checkpoint(criuOpts *CriuOpts) error
|
||||||
|
|
||||||
// Restore restores the checkpointed container to a running state using the criu(8) utiity.
|
// Restore restores the checkpointed container to a running state using the criu(8) utility.
|
||||||
//
|
//
|
||||||
// errors:
|
// errors:
|
||||||
// Systemerror - System error.
|
// Systemerror - System error.
|
||||||
|
|
Loading…
Reference in New Issue