cri-o/libpod
Daniel J Walsh 596a97119b Merge pull request #1043 from mheon/kpod_container_skeleton
Libpod container creation logic
2017-10-26 16:26:06 -07: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 Fix gofmt and golint issues 2017-10-25 13:08:49 -04:00
copy_data.go Add 'kpod login' and 'kpod logout' commands 2017-10-10 17:02:57 -04:00
copy_ref.go Continue switching from libkpod to libpod 2017-10-10 11:22:09 -04: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 Update libpod logic for placing containers in pods 2017-10-25 11:51:45 -04:00
pod.go Update libpod logic for placing containers in pods 2017-10-25 11:51:45 -04:00
runtime.go Add support for setting conmon sockets directory in libpod 2017-10-25 10:45:32 -04:00
runtime_ctr.go Update libpod logic for placing containers in pods 2017-10-25 11:51:45 -04:00
runtime_img.go Add --tls-verify, --cert-dir, and --quiet flags to kpod pull 2017-10-25 16:28:18 -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 Fix gofmt and golint issues 2017-10-25 13:08:49 -04:00