Skip to main content
Schemaobject

io.k8s.api.core.v1.ImageVolumeStatus

ImageVolumeStatus represents the image-based volume status.

Source
specs/api__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
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.