move functions supporting rmi command to libkpod/image
Signed-off-by: Ryan Cole <rcyoalne@gmail.com>
This commit is contained in:
parent
0f44ff1d3b
commit
c1706475c0
6 changed files with 134 additions and 123 deletions
|
@ -12,6 +12,7 @@ import (
|
|||
)
|
||||
|
||||
// ImageData handles the data used when inspecting a container
|
||||
// nolint
|
||||
type ImageData struct {
|
||||
ID string
|
||||
Names []string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue