automation-tests/pkg/adapter
baude 4f09cfdacc add struct response for removal of images
when removing an image from storage, we should return a struct that
details what was untagged vs deleted.  this replaces the simple
println's used previously and assists in API development.

Signed-off-by: baude <bbaude@redhat.com>
2019-12-23 10:02:14 -06:00
..
shortcuts podman {pod,} rm/stop: add --ignore flag 2019-11-25 09:48:13 +01:00
checkpoint_restore.go Correctly export the root file-system changes 2019-12-09 13:29:36 +01:00
client.go Allow changing IdentityFile and to IgnoreHosts 2019-10-01 19:46:48 +02:00
client_config.go Add connection information to podman-remote info 2019-05-16 11:03:22 -07:00
client_unix.go Avoid hard-coding path to varlink and podman 2019-10-01 19:46:54 +02:00
client_windows.go Apply changes also to the windows implementation 2019-10-02 20:49:09 +02:00
containers.go allow exec to read files of environment variables 2019-12-11 09:21:24 -06:00
containers_remote.go filter added to container prune command 2019-11-29 15:28:55 +09:00
errors.go remove libpod from main 2019-06-25 13:51:24 -05:00
images.go podman-remote image tree 2019-04-04 14:41:50 -05:00
images_remote.go podman-remote image tree 2019-04-04 14:41:50 -05:00
info_remote.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
network.go macvlan networks 2019-12-09 08:40:40 -06:00
pods.go Remove containers when pruning a stopped pod. 2019-11-26 13:19:31 -05:00
pods_remote.go codespell: spelling corrections 2019-11-13 08:15:00 +11:00
reset.go Add podman system reset command 2019-11-29 05:34:52 -05:00
reset_remote.go Add podman system reset command 2019-11-29 05:34:52 -05:00
runtime.go add struct response for removal of images 2019-12-23 10:02:14 -06:00
runtime_remote.go add struct response for removal of images 2019-12-23 10:02:14 -06:00
runtime_remote_supported.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
sigproxy_linux.go golangci-lint round #3 2019-07-21 14:22:39 -05:00
terminal.go move handleTerminalAttach to generic build 2019-07-23 13:30:14 -04:00
terminal_linux.go Switch to bufio Reader for exec streams 2019-10-31 11:20:12 -04:00
volumes_remote.go Implement backend for 'volume inspect' 2019-08-02 15:08:30 -04:00