Files
go/kubernetes/docs/V1ContainerImage.md

12 lines
546 B
Markdown
Raw Permalink Normal View History

# V1ContainerImage
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)