spiegel_podman/pkg/bindings/containers
Valentin Rothberg fceecc3a5b remote checkpoint/restore: more fixes
* Support `checkpoint --pre-checkpoint`

* Support `checkpoint --with-previous`

* Disable `restore --import-previous` for the remote client since we had
  to send two files which in turn would require to tar them up and hence
  be a breaking change.  Podman 4.0 would be the chance and I hope we'll
  find time before that to remote-restore prettier.

Note that I did not run over swagger yet to check whether all parameters
are actually documented due to time constraints.

Fixes: #12334
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-18 16:52:15 +01:00
..
archive.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
attach.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
checkpoint.go fix remote checkpoint/restore 2021-11-16 14:41:18 +01:00
commit.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
containers.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
create.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
diff.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
exec.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
healthcheck.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
logs.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
mount.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
rename.go bindings: reuse context for API requests 2021-11-15 15:42:39 +01:00
types.go remote checkpoint/restore: more fixes 2021-11-18 16:52:15 +01:00
types_attach_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_checkpoint_options.go remote checkpoint/restore: more fixes 2021-11-18 16:52:15 +01:00
types_commit_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_copy_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_create_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_diff_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_execinspect_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_execstart_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_execstartandattach_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_exists_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_export_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_healthcheck_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_init_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_inspect_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_kill_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_list_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_log_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_mount_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_mountedcontainerpaths_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_pause_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_prune_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_remove_options.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
types_rename_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_resizeexectty_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_resizetty_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_restart_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_restore_options.go fix remote checkpoint/restore 2021-11-16 14:41:18 +01:00
types_shouldrestart_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_start_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_stats_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_stop_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_top_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_unmount_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_unpause_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00
types_wait_options.go Enhance bindings for IDE hints 2021-09-14 07:47:24 -07:00