Record
io-k8s-api-core-v1-fc-volume-source
No description available.
record io-k8s-api-core-v1-fc-volume-source {
fs-type: option<string>,
lun: option<s32>,
read-only: option<bool>,
target-ww-ns: option<list<string>>,
wwids: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| fs-type | option<string> | |
| lun | option<s32> | |
| read-only | option<bool> | |
| target-ww-ns | option<list<string>> | |
| wwids | option<list<string>> |