cri-o/libkpod
Ryan Cole 949268f958 Add kpod diff command
kpod diff reports on differences between two layers, specified as
layer IDs, containers, or images.  In the case of containers or
images, kpod diff produces a diff for the top layer

Signed-off-by: Ryan Cole <rcyoalne@gmail.com>
2017-08-11 16:08:41 -04:00
..
common Allow password for docker registry to be inputted silently 2017-08-04 09:35:36 -04:00
driver move code supporting push, pull, and inspect to libkpod and libkpod/image 2017-07-24 14:35:36 -04:00
image Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
layer Add kpod diff command 2017-08-11 16:08:41 -04:00
sandbox Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
config.go *: implement additional pull registries 2017-08-02 16:38:11 +02:00
container.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_data.go Move functions in libkpod to ContainerServer 2017-08-03 13:05:44 -04:00
container_server.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
diff.go Add kpod diff command 2017-08-11 16:08:41 -04:00