EksPersistentVolumeClaim
A persistentVolumeClaim
volume is used to mount a PersistentVolume
Contents
- claimName
-
The name of the
persistentVolumeClaim
bounded to apersistentVolume
. For more information, see Persistent Volume Claimsin the Kubernetes documentation. Type: String
Required: Yes
- readOnly
-
An optional boolean value indicating if the mount is read only. Default is false. For more information, see Read Only Mounts
in the Kubernetes documentation. Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: