Files
c/kubernetes/docs/v1_container_image.md
2021-09-15 14:14:46 +08:00

562 B

v1_container_image_t

Properties

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

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