python/docs/V1ContainerImage.md
2016-11-02 13:38:36 -07:00

560 B

V1ContainerImage

Properties

Name Type Description Notes
names list[str] Names by which this image is known. e.g. ["gcr.io/google_containers/hyperkube:v1.0.7", "dockerhub.io/google_containers/hyperkube:v1.0.7"]
size_bytes int The size of the image in bytes. [optional]

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