containerd/cmd/ctr/commands
Derek McGowan 43d0a5cb60
Pass in context to lease done function in client
Allows the client to choose the context to finish the lease.
This allows the client to switch contexts when the main context
used to the create the lease may have been cancelled.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-03-22 14:09:24 -07:00
..
containers Licence header added 2018-02-19 10:32:26 +09:00
content allow content to be pulled for specific platform(s), all platforms 2018-03-12 17:31:42 -07:00
events Add service plugin and support in process integration. 2018-03-12 18:03:50 +00:00
images Merge pull request #2200 from jessvalarezo/multiarch-pulls 2018-03-14 14:46:30 -07:00
namespaces Licence header added 2018-02-19 10:32:26 +09:00
plugins Licence header added 2018-02-19 10:32:26 +09:00
pprof Licence header added 2018-02-19 10:32:26 +09:00
run Merge pull request #2160 from ijc/ctr-run-unpack 2018-03-06 19:29:43 -08:00
shim Licence header added 2018-02-19 10:32:26 +09:00
snapshots Pass in context to lease done function in client 2018-03-22 14:09:24 -07:00
tasks ctr: allow for force kill when deleting task process 2018-03-13 14:58:31 -07:00
version Licence header added 2018-02-19 10:32:26 +09:00
client.go Licence header added 2018-02-19 10:32:26 +09:00
commands.go Add --pid-file to ctr 2018-02-20 15:10:50 -05:00
resolver.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_linux.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_unix.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_windows.go Licence header added 2018-02-19 10:32:26 +09:00
signals.go Licence header added 2018-02-19 10:32:26 +09:00