containerd/cmd/ctr
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
..
app Add install support for binary images 2018-08-02 17:11:29 -04:00
commands Remove encryption code from containerd core 2019-08-09 15:01:16 +00:00
main.go Seed random on ctr and containerd startup 2018-07-12 17:51:55 -07:00