spiegel_podman/libpod
Urvashi Mohnani 23979f8e06 Add 'kpod import' command
Imports a tarball and saves it as a filesystem image

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>

Closes: #12
Approved by: rhatdan
2017-11-07 19:16:31 +00:00
..
common Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
driver Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
images Fix gofmt errors 2017-11-02 15:30:39 -04:00
layers Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
container.go Parse SecurityOpts 2017-11-03 20:55:10 +00:00
container_attach.go Fix gofmt errors 2017-11-02 15:30:39 -04:00
diff.go Fix gofmt errors 2017-11-02 15:30:39 -04:00
errors.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
in_memory_state.go Fix gofmt errors 2017-11-02 15:30:39 -04:00
oci.go Prune Server package. Convert to new github location. 2017-11-01 13:22:04 -04:00
options.go Parse SecurityOpts 2017-11-03 20:55:10 +00:00
pod.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
runtime.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
runtime_ctr.go libpod create and run 2017-11-01 14:19:19 -05:00
runtime_img.go Add 'kpod import' command 2017-11-07 19:16:31 +00:00
runtime_img_test.go libpod/runtime_img_test.go Unit Tests 2017-11-04 11:12:14 -05:00
runtime_pod.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
state.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
storage.go libpod create and run 2017-11-01 14:19:19 -05:00
util.go libpod create and run 2017-11-01 14:19:19 -05:00
util_test.go libpod/runtime_img_test.go Unit Tests 2017-11-04 11:12:14 -05:00