spiegel_podman/pkg/bindings/containers
Valentin Rothberg d498ef53aa
Makefile: add target to generate bindings
Add a `.generate-bindings` make target that only runs in the absence of
the `.generate-bindings` file or when a `types.go` file below
`pkg/bindings` has changed.

This will regenerate the go bindings and make sure the code is up2date.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-14 11:54:57 -05:00
..
archive.go remote copy 2020-12-18 12:08:49 +01:00
attach.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
checkpoint.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
commit.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
containers.go Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
create.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
diff.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
exec.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
healthcheck.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
logs.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
mount.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
types.go podman v3 container bindings 2020-12-21 09:21:46 -06:00
types_attach_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_checkpoint_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_commit_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_create_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_diff_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_execinspect_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_execstart_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_execstartandattach_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_export_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_healthcheck_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_init_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_inspect_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_kill_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_list_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_log_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_mount_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_mountedcontainerpaths_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_pause_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_prune_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_remove_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_resizeexectty_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_resizetty_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_restart_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_restore_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_shouldrestart_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_start_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_stats_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_stop_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_top_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_unmount_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_unpause_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00
types_wait_options.go Makefile: add target to generate bindings 2021-01-14 11:54:57 -05:00