Wasm Directoryalpha
Record

io-k8s-api-core-v1-gce-persistent-disk-volume-source

No description available.

record io-k8s-api-core-v1-gce-persistent-disk-volume-source {
  fs-type: option​<string>,
  partition: option​<s32>,
  pd-name: string,
  read-only: option​<bool>,
}

Fields

NameTypeDescription
fs-typeoption​<string>
partitionoption​<s32>
pd-namestring
read-onlyoption​<bool>