620 B
620 B
V1EphemeralVolumeSource
Represents an ephemeral volume that is handled by a normal storage driver.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| read_only | bool | Specifies a read-only configuration for the volume. Defaults to false (read/write). | [optional] |
| volume_claim_template | V1PersistentVolumeClaimTemplate | [optional] |