cri-o/cmd/client
Nalin Dahyabhai 5e28e20213 Fix client size reporting
The client size field that we get back when we inspect an image is a
pointer to a number, not just a number, so we need to dereference it for
display.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2016-12-20 09:06:07 -05:00
..
container.go store annotations and image for a container 2016-12-12 11:12:03 +01:00
image.go Fix client size reporting 2016-12-20 09:06:07 -05:00
main.go add timeout for ocic connect to server 2016-10-18 13:50:16 +08:00
sandbox.go cmd/client: move pod create to pod run 2016-12-14 18:15:37 +01:00
system.go cmd/client: split commands in multiple files 2016-09-24 00:31:46 +02:00