containerd/cmd/ctr
Michael Crosby 4743f1fc4c Move NewClient and AppContext to commands pkg
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-10-25 11:10:00 -04:00
..
commands Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -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
container_delete.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
containers.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
content.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
export.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
images.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
import.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
info.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
labels.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 services/introspection: implement plugin reporting 2017-10-10 17:29:24 -07:00
namespaces.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
pause.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
plugins.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
snapshot.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04: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
version.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00