OS
OpenSpec HUB

VolumeMountStatus

VolumeMountStatus shows status of volume mounts.

Resource Structure

Interactive Tree
mountPathstringRequired
MountPath corresponds to the original VolumeMount.
namestringRequired
Name corresponds to the name of the original VolumeMount.
readOnlyboolean
ReadOnly corresponds to the original VolumeMount.
recursiveReadOnlystring
RecursiveReadOnly must be set to Disabled, Enabled, or unspecified (for non-readonly mounts). An IfPossible value in the original VolumeMount must be translated to Disabled or Enabled, depending on the mount result.
OpenSpec HUB
Source: core.api.k8s.io/VolumeMountStatus_v1.json