mirror of
https://github.com/containers/podman.git
synced 2025-11-29 09:37:38 +08:00
Massage the internal APIs to use a string slice instead of a state slice for passing wait conditions. This paves the way for waiting on non-state conditions such as "healthy". Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>