containerd/cmd/ctr/commands
Akihiro Suda d88de4a34f content: change Writer/ReaderAt to take OCI
This change allows implementations to resolve the location of the actual data
using OCI descriptor fields such as MediaType.

No OCI descriptor field is written to the store.

No change on gRPC API.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-06-01 11:51:43 +09:00
..
containers Licence header added 2018-02-19 10:32:26 +09:00
content content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
events Correctly handle reading from events channel 2018-04-25 11:21:22 -04:00
images Move progress into pkg 2018-05-22 13:32:25 -04:00
namespaces Licence header added 2018-02-19 10:32:26 +09:00
plugins Licence header added 2018-02-19 10:32:26 +09:00
pprof Licence header added 2018-02-19 10:32:26 +09:00
run ctr: fix --mount help message 2018-04-17 18:29:33 -07:00
shim linux -> runtime/linux 2018-05-30 09:23:10 -04:00
snapshots content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
tasks Allow to checkpoint and restore a container with console 2018-04-28 01:06:42 +03:00
version Licence header added 2018-02-19 10:32:26 +09:00
client.go Licence header added 2018-02-19 10:32:26 +09:00
commands.go Add --pid-file to ctr 2018-02-20 15:10:50 -05:00
resolver.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_linux.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_unix.go Licence header added 2018-02-19 10:32:26 +09:00
signal_map_windows.go Licence header added 2018-02-19 10:32:26 +09:00
signals.go Licence header added 2018-02-19 10:32:26 +09:00