mirror of
https://github.com/containers/podman.git
synced 2025-06-05 14:06:01 +08:00

We add a regular LookupBoolean that can fail lookups, which is used by the WithDefault version. We want to use this directly later in some places. It is fina to change API here because this has not been in a release yet. Signed-off-by: Alexander Larsson <alexl@redhat.com>