containerd/cmd/ctr
Jess Valarezo fdb6859921 ctr: move namespaces command
Signed-off-by: Jess Valarezo <valarezo.jessica@gmail.com>
2017-10-25 22:00:14 -04:00
..
commands ctr: move namespaces command 2017-10-25 22:00:14 -04:00
apply.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
attach.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
checkpoint.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
events.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
exec.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
fetch.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
fetchobject.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
kill.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
main_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
main.go ctr: move namespaces command 2017-10-25 22:00:14 -04:00
pause.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
pprof_unix.go Update ctr so it works again on windows 2017-07-21 18:19:48 +02:00
pprof_windows.go Update ctr so it works again on windows 2017-07-21 18:19:48 +02:00
pprof.go make command help display consistent 2017-09-22 15:44:26 +08:00
ps.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
pull.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
push.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
pushobject.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
resume.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
rootfs.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
run_unix.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
run_windows.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
run.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
shim.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
signals_linux.go ctr: remove SIGUNUSED from signal map 2017-10-02 15:10:31 +02:00
signals_unix.go Add solaris build support 2017-08-07 12:40:21 -07:00
start.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
task_delete.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
task.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
utils_unix.go ctr use client's underlying service 2017-10-23 20:22:54 +08:00
utils_windows.go ctr use client's underlying service 2017-10-23 20:22:54 +08:00
utils.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00