Skip to main content

displays.runtime_checkpoints

Display functions for runtime checkpoints (CRIU full-pod checkpoints).

display_runtime_checkpoints

def display_runtime_checkpoints(checkpoints: list[dict[str, Any]]) -> None

Display a list of runtime checkpoints in the console.

Parameters

checkpoints : list[dict[str, Any]] List of checkpoint dictionaries to display.