kubernetes v1.37

PodStatus.initContainerStatuses.volumeMounts.volumeStatus.image

ImageVolumeStatus represents the image-based volume status.

1 fields
PodStatus.initContainerStatuses.volumeMounts.volumeStatus.image fields and descriptions
Field / TypeDescription
imageRef
string required

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.