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