Wasm Directoryalpha
Record

io-k8s-api-core-v1-iscsi-persistent-volume-source

No description available.

record io-k8s-api-core-v1-iscsi-persistent-volume-source {
  chap-auth-discovery: option​<bool>,
  chap-auth-session: option​<bool>,
  fs-type: option​<string>,
  initiator-name: option​<string>,
  iqn: string,
  iscsi-interface: option​<string>,
  lun: s32,
  portals: option​<list​<string>>,
  read-only: option​<bool>,
  secret-ref: option​<io-k8s-api-core-v1-secret-reference>,
  target-portal: string,
}

Fields

NameTypeDescription
chap-auth-discoveryoption​<bool>
chap-auth-sessionoption​<bool>
fs-typeoption​<string>
initiator-nameoption​<string>
iqnstring
iscsi-interfaceoption​<string>
luns32
portalsoption​<list​<string>>
read-onlyoption​<bool>
secret-refoption​<io-k8s-api-core-v1-secret-reference>
target-portalstring