spiegel_podman/pkg/varlinkapi
Matthew Heon 9e81f9daa4 Refactor Wait() to not require a timeout
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
2018-09-21 20:07:51 +00:00
..
config.go switch projectatomic to containers 2018-08-16 17:12:36 +00:00
containers.go Refactor Wait() to not require a timeout 2018-09-21 20:07:51 +00:00
containers_create.go Don't mount /dev/shm if the user told you --ipc=none 2018-09-21 19:06:12 +00:00
images.go Vendor in latest containers/buildah 2018-09-18 17:20:30 -04:00
pods.go Change pause container to infra container 2018-08-23 18:16:28 +00:00
system.go add registry information to varlink info 2018-09-14 10:13:07 -05:00
util.go Added helper function for libpod pod api calls 2018-08-16 20:31:50 +00:00