Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 546 Bytes

V1ContainerImage.md

File metadata and controls

11 lines (7 loc) · 546 Bytes

V1ContainerImage

Properties

Name Type Description Notes
Names []string Names by which this image is known. e.g. ["k8s.gcr.io/hyperkube:v1.0.7", "dockerhub.io/google_containers/hyperkube:v1.0.7"]
SizeBytes int64 The size of the image in bytes. [optional]

[Back to Model list] [Back to API list] [Back to README]