containerd/cmd/ctr
Jess Valarezo a19a20303a ctr: add commands package with shared utility functions
Signed-off-by: Jess Valarezo <valarezo.jessica@gmail.com>
2017-10-23 17:40:18 -07:00
..
commands ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
apply.go cmd/dist: completely remove dist command 2017-07-14 15:48:39 -07:00
attach.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
checkpoint.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
container_delete.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
containers.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
content.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
events.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
exec.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
export.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
fetch.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
fetchobject.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
images.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
import.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
info.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
kill.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
labels.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07: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 ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
pause.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
plugins.go Refactor newClient in ctr 2017-10-23 13:38:15 -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 Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
pull.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
push.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
pushobject.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
resume.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
rootfs.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07: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 ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07: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 ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
start.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
task_delete.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00
task.go Refactor newClient in ctr 2017-10-23 13:38:15 -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 ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
version.go Refactor newClient in ctr 2017-10-23 13:38:15 -04:00