Wasm Directoryalpha
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

NameTypeDescription
fs-typeoption​<string>
lunoption​<s32>
read-onlyoption​<bool>
target-ww-nsoption​<list​<string>>
wwidsoption​<list​<string>>