mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Merge pull request #18248 from resouer/images-dev
Auto commit by PR queue bot
This commit is contained in:
@@ -329,7 +329,7 @@ type Image struct {
|
||||
// ID of the image.
|
||||
ID string
|
||||
// Other names by which this image is known.
|
||||
Tags []string
|
||||
RepoTags []string
|
||||
// The size of the image in bytes.
|
||||
Size int64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user