mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04:00
There are three copies of them, and already a shared utility, so also define the options in a single place. This will make it easier to add more options, and it reduces the risk of incorrectly ordering the parameters to PrepareSigning. Should not change behavior. Signed-off-by: Miloslav Trmač <mitr@redhat.com>