cri-o/libpod
2017-11-01 13:44:28 -04:00
..
common Add authfile flag to pull and push 2017-10-24 16:32:09 -04:00
driver Move libkpod/image libkpod/layer to libpod/images and libpod/layers 2017-09-06 19:25:45 +00:00
images Continue switching from libkpod to libpod 2017-10-10 11:22:09 -04:00
layers Move libkpod/image libkpod/layer to libpod/images and libpod/layers 2017-09-06 19:25:45 +00:00
container.go kpod create and run 2017-10-31 09:55:35 -05:00
container_attach.go Reviewer comments and suggestions incorporated. 2017-10-31 14:10:47 -05:00
diff.go Continue switching from libkpod to libpod 2017-10-10 11:22:09 -04:00
errors.go Add container creation logic to Libpod 2017-10-25 10:45:32 -04:00
in_memory_state.go Working in-memory state implementation 2017-10-11 12:56:17 -04:00
oci.go Address review comments 2017-10-25 12:04:52 -04:00
options.go Add labels and stop signal to libpod's container code 2017-10-26 11:13:42 -04:00
pod.go Update libpod logic for placing containers in pods 2017-10-25 11:51:45 -04:00
runtime.go Shut down libpod runtime's store if error occurs in NewRuntime 2017-10-27 09:50:09 -04:00
runtime_ctr.go kpod create and run 2017-10-31 09:55:35 -05:00
runtime_img.go Merge pull request #1080 from baude/kpod_create.pr 2017-11-01 13:44:28 -04:00
runtime_pod.go Working in-memory state implementation 2017-10-11 12:56:17 -04:00
state.go Working in-memory state implementation 2017-10-11 12:56:17 -04:00
storage.go Reviewer comments and suggestions incorporated. 2017-10-31 14:10:47 -05:00
util.go Reviewer comments and suggestions incorporated. 2017-10-31 14:10:47 -05:00