podman/cmd
Paul Holzinger 0d9f190280
shell completion --format: use structs by reference
For the AutocompleteFormat function we expect the correct template
struct which is used in the golang template. The function can handle
both struct and pointer to a struct. Using the reference is more
efficient since it doe snot have to copy the whole struct.

Also change some structs to use he actual type from the template instead
of some nested one to make sure it has to correct fields.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-04-28 18:12:17 +02:00
..
podman shell completion --format: use structs by reference 2022-04-28 18:12:17 +02:00
podman-mac-helper Run codespell to cleanup typos 2022-03-25 15:34:41 -04:00
rootlessport fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
winpath Add podman rm --depend 2022-01-11 14:33:54 -05:00