/dhall-kubernetes-1.18-v5.0.0/defaults/io.k8s.api.core.v1.CSIVolumeSource.dhall
Copy path to clipboardSource
{ fsType = None Text
, nodePublishSecretRef =
None ./../types/io.k8s.api.core.v1.LocalObjectReference.dhall
, readOnly = None Bool
, volumeAttributes = None (List { mapKey : Text, mapValue : Text })
}