Get desktop application:
View/edit binary Protocol Buffers messages
Checkpoint triggers a memory or rootfs checkpoint for the container.
CheckpointRequest covers both standard and FS checkpoint options used by the agent.
true for fscheckpoint, false for standard checkpoint
Standard checkpoint options
Debugging
Additional flags from runsc checkpoint
Flags from runsc fscheckpoint
(message has no fields)
State returns the current status of the container.
StateRequest/Response for container status checks.
Debugging
e.g., "running", "stopped"
Version returns the version info of the runsc binary.
(message has no fields)
Wait blocks until a lifecycle event (checkpoint, restore, etc.) completes.
WaitRequest supports waiting for different lifecycle events.
Debugging
Process waiting flags
Used in: , ,
Used in: