Record
io-k8s-api-core-v1-cinder-persistent-volume-source
No description available.
record io-k8s-api-core-v1-cinder-persistent-volume-source {
fs-type: option<string>,
read-only: option<bool>,
secret-ref: option<io-k8s-api-core-v1-secret-reference>,
volume-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| fs-type | option<string> | |
| read-only | option<bool> | |
| secret-ref | option<io-k8s-api-core-v1-secret-reference> | |
| volume-id | string |