containerd/cmd/ctr/commands/images
Michael Crosby d085d9b464 Remove encryption code from containerd core
We are separating out the encryption code and have designed a few new
interfaces and APIs for processing content streams.  This keep the core
clean of encryption code but enables not only encryption but support of
multiple content types ( custom media types ).

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-08-09 15:01:16 +00:00
..
export.go Update image export to support Docker format 2019-04-04 15:23:06 -07:00
images.go Remove encryption code from containerd core 2019-08-09 15:01:16 +00:00
import.go Add option to compress blobs on import 2019-07-25 12:05:38 -07:00
pull.go Add platform match comparer interface 2018-08-27 00:11:46 -07:00
push.go ctr/commands/images/push: don't show progress if it is debug mode 2019-03-05 22:21:55 +08:00
tag.go ctr: Add images tag subcommand 2019-07-06 15:44:17 +00:00