podman/pkg/adapter
Nalin Dahyabhai 5c81a117f1 images: add context to GetParent/IsParent/Remove/Prune...
Add a context.Context parameter to Image.GetParent(), Image.IsParent(),
Image.GetChildren(), Image.Remove(), and Runtime.PruneImages().

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2019-04-25 08:57:58 -04:00
..
shortcuts Implement podman-remote rm 2019-04-09 11:55:26 -07:00
client.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
containers.go Merge pull request #2973 from baude/remoterestart 2019-04-24 13:59:06 -07:00
containers_remote.go podman remote-client restart containers 2019-04-24 13:30:18 -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 Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
pods.go Refactor of 'podman prune' to better support remote 2019-04-18 15:13:56 -07:00
pods_remote.go Refactor of 'podman prune' to better support remote 2019-04-18 15:13:56 -07:00
runtime.go images: add context to GetParent/IsParent/Remove/Prune... 2019-04-25 08:57:58 -04:00
runtime_remote.go images: add context to GetParent/IsParent/Remove/Prune... 2019-04-25 08:57:58 -04:00
sigproxy.go podman-remote create|run 2019-04-08 09:05:31 -05:00
terminal.go podman-remote create|run 2019-04-08 09:05:31 -05:00
volumes_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00