..
docker
Implement kpod inspect
2017-07-21 08:11:27 -04:00
formats
Merge pull request #776 from umohnani8/kpod_ps
2017-08-23 07:08:31 -04:00
common.go
Begin converting kpod pull to use libpod/runtime
2017-09-06 19:38:47 +00:00
common_test.go
server: add inspect unit test
2017-09-17 10:19:29 +02:00
diff.go
kpod: shut down the storage library before exiting
2017-08-21 11:27:44 -04:00
export.go
Add 'kpod export' command
2017-08-08 16:46:01 -04:00
history.go
Modify the JSON output of kpod history
2017-09-08 10:33:09 -04:00
images.go
Move libkpod/image libkpod/layer to libpod/images and libpod/layers
2017-09-06 19:25:45 +00:00
info.go
Update kpod version and info to show beta version
2017-09-10 12:17:43 -04:00
inspect.go
Move libkpod/image libkpod/layer to libpod/images and libpod/layers
2017-09-06 19:25:45 +00:00
kill.go
Add support for kpod kill
2017-09-28 09:34:21 -05:00
load.go
Switch kpod load/push/save to use libpod runtime
2017-09-27 22:33:20 -04:00
logs.go
server: container_create: store sandbox's ip in annotations
2017-09-02 02:05:58 +02:00
main.go
Add support for kpod kill
2017-09-28 09:34:21 -05:00
mount.go
Add 'kpod ps' command
2017-08-22 16:40:45 -04:00
pause.go
Add kpod pause
and kpod unpause
2017-09-26 08:38:07 -04:00
ps.go
Modified namespace field in json struct
2017-09-15 17:30:25 -04:00
pull.go
Switch kpod load/push/save to use libpod runtime
2017-09-27 22:33:20 -04:00
push.go
Switch kpod load/push/save to use libpod runtime
2017-09-27 22:33:20 -04:00
README.md
Rename ocid to crio.
2017-05-12 09:56:06 -04:00
rename.go
kpod: shut down the storage library before exiting
2017-08-21 11:27:44 -04:00
rm.go
Implement kpod rm
2017-09-05 14:35:36 -04:00
rmi.go
cmd/kpod/rmi.go: Fix deletion by ID
2017-09-11 16:52:57 -05:00
save.go
Switch kpod load/push/save to use libpod runtime
2017-09-27 22:33:20 -04:00
stats.go
Move libkpod/image libkpod/layer to libpod/images and libpod/layers
2017-09-06 19:25:45 +00:00
stop.go
Merge branch 'master' of github.com:kubernetes-incubator/cri-o into lastError
2017-09-16 06:10:01 -04:00
tag.go
Switch kpod load/push/save to use libpod runtime
2017-09-27 22:33:20 -04:00
umount.go
Add kpod-mount and kpod-umount to mount and umount container images
2017-08-08 15:46:50 -04:00
unpause.go
Add kpod pause
and kpod unpause
2017-09-26 08:38:07 -04:00
version.go
Update kpod version and info to show beta version
2017-09-10 12:17:43 -04:00
wait.go
Add kpod wait
2017-09-27 09:03:33 -05:00