Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 595 Bytes

File metadata and controls

12 lines (7 loc) · 595 Bytes

V1ImageVolumeStatus

ImageVolumeStatus represents the image-based volume status.

Properties

Name Type Description Notes
image_ref str ImageRef is the digest of the image used for this volume. It should have a value that's similar to the pod's status.containerStatuses[i].imageID. The ImageRef length should not exceed 256 characters.

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