spiegel_podman/pkg/varlinkapi
Šimon Lukašík 9497b2254c Lint: InspectImage varlink api should return errors that occurred
Not just nil.

Addressing:
pkg/varlinkapi/images.go:273:15⚠️ ineffectual assignment to err (ineffassign)

Signed-off-by: Šimon Lukašík <slukasik@redhat.com>
2018-11-10 10:52:24 +01: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 Lint: InspectImage varlink api should return errors that occurred 2018-11-10 10:52:24 +01:00
pods.go Add ContainerStateExited and OCI delete() in cleanup() 2018-10-02 12:05:22 -04:00
system.go Fix setting of version information 2018-10-31 00:27:08 +01:00
util.go Added helper function for libpod pod api calls 2018-08-16 20:31:50 +00:00