containerd/cmd/ctr
Kenfe-Mickael Laventure 95afeb7831
containerd-shim: Use abstract namespace for the unix socket
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-06-23 17:48:08 -07:00
..
attach.go Add ctr attach for reattaching to running task 2017-06-09 10:10:39 -07:00
checkpoint.go Add 'ArgsUsage' for some ctr sub-cmds 2017-06-15 16:04:11 +08:00
delete.go Add ctr attach for reattaching to running task 2017-06-09 10:10:39 -07:00
events.go events: move types into service package 2017-06-22 19:12:25 -07:00
exec.go Add 'ArgsUsage' for some ctr sub-cmds 2017-06-15 16:04:11 +08:00
info.go Add 'ArgsUsage' for some ctr sub-cmds 2017-06-15 16:04:11 +08:00
kill.go Add 'ArgsUsage' for some ctr sub-cmds 2017-06-15 16:04:11 +08:00
list.go Fix error on doulbe Kill calls 2017-06-23 13:28:48 -07:00
main_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
main.go Merge pull request #935 from kunalkushwaha/ctr-fix-914 2017-06-23 13:16:07 -07:00
namespaces.go cmd/{dist, ctr}: cleanup flushing and alignment 2017-06-16 14:49:48 -07:00
pause.go Port ctr to use client 2017-06-06 14:53:50 -07:00
pprof.go Fix the description of cmd 'pprof threadcreate' 2017-05-27 13:42:16 +08:00
ps.go Add 'ArgsUsage' for some ctr sub-cmds 2017-06-15 16:04:11 +08:00
resume.go Port ctr to use client 2017-06-06 14:53:50 -07:00
run_unix.go Port ctr to use client 2017-06-06 14:53:50 -07:00
run_windows.go *: update import paths to use versioned services 2017-06-21 18:29:06 -07:00
run.go Setup plugin ids and dependencies 2017-06-14 16:17:20 -07:00
shim.go containerd-shim: Use abstract namespace for the unix socket 2017-06-23 17:48:08 -07:00
signals_linux.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
signals_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
snapshot.go Update snapshot command in ctr 2017-06-21 17:18:52 -07:00
utils_unix.go prepareStdio: use named return for err 2017-05-24 15:34:39 +01:00
utils_windows.go forward all signals to the container 2017-04-22 01:46:57 +03:00
utils.go *: update import paths to use versioned services 2017-06-21 18:29:06 -07:00
version.go Port ctr to use client 2017-06-06 14:53:50 -07:00