mirror of
https://github.com/containers/podman.git
synced 2025-10-12 08:45:37 +08:00

Make use of our custom ChoiceValue flag type instead of using yet another type. With that we can remove the StringSet type. Signed-off-by: Paul Holzinger <pholzing@redhat.com>