spiegel_podman/pkg/bindings/containers
Paul Holzinger 0db184fb08
fix breaking change in pkg/bindings
pkg/bindings is considered stable. We cannot make changes that would
break any users. If someone uses this field their code would fail to
compile. Since the fix is obviously correct we will keep it but also
add the old field back in to keep compatibility with old code.

When both fields are set ImportArchive is preferred over ImportAchive.

Fixes changes from commit 217197340c

[NO NEW TESTS NEEDED]

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-03-15 15:06:42 +01:00
..
archive.go bump go module to version 4 2022-01-18 12:47:07 +01:00
attach.go Fixes TTY & resizing on Mac and Windows 2022-03-12 12:00:38 -06:00
checkpoint.go fix breaking change in pkg/bindings 2022-03-15 15:06:42 +01:00
commit.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers.go bump go module to version 4 2022-01-18 12:47:07 +01:00
create.go bump go module to version 4 2022-01-18 12:47:07 +01:00
diff.go bump go module to version 4 2022-01-18 12:47:07 +01:00
exec.go bump go module to version 4 2022-01-18 12:47:07 +01:00
healthcheck.go bump go module to version 4 2022-01-18 12:47:07 +01:00
logs.go bump go module to version 4 2022-01-18 12:47:07 +01:00
mount.go bump go module to version 4 2022-01-18 12:47:07 +01:00
rename.go bump go module to version 4 2022-01-18 12:47:07 +01:00
term_unix.go Fixes TTY & resizing on Mac and Windows 2022-03-12 12:00:38 -06:00
term_windows.go Fixes TTY & resizing on Mac and Windows 2022-03-12 12:00:38 -06:00
types.go fix breaking change in pkg/bindings 2022-03-15 15:06:42 +01:00
types_attach_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_checkpoint_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_commit_options.go container-commit: support --squash to squash layers into one 2022-02-23 17:38:28 +05:30
types_copy_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_create_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_diff_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_execinspect_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_execstart_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_execstartandattach_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_exists_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_export_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_healthcheck_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_init_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_inspect_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_kill_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_list_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_log_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_mount_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_mountedcontainerpaths_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_pause_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_prune_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_remove_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_rename_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_resizeexectty_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_resizetty_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_restart_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_restore_options.go fix breaking change in pkg/bindings 2022-03-15 15:06:42 +01:00
types_shouldrestart_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_start_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_stats_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_stop_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_top_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_unmount_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_unpause_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_wait_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00