Wasm Directoryalpha
Record

io-k8s-api-core-v1-flex-volume-source

No description available.

record io-k8s-api-core-v1-flex-volume-source {
  driver: string,
  fs-type: option​<string>,
  options: option​<io-k8s-api-core-v1-flex-volume-source-options>,
  read-only: option​<bool>,
  secret-ref: option​<io-k8s-api-core-v1-local-object-reference>,
}

Fields

NameTypeDescription
driverstring
fs-typeoption​<string>
optionsoption​<io-k8s-api-core-v1-flex-volume-source-options>
read-onlyoption​<bool>
secret-refoption​<io-k8s-api-core-v1-local-object-reference>