mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 02:45:44 +00:00
We added a timeout for convenience, but most invocations don't care about it. Refactor it into WaitWithTimeout() and add a Wait() that doesn't require a timeout and uses the default. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1527 Approved by: mheon |
||
|---|---|---|
| .. | ||
| config.go | ||
| containers.go | ||
| containers_create.go | ||
| images.go | ||
| pods.go | ||
| system.go | ||
| util.go | ||