/dhall-kubernetes-1.15-v6.0.0/defaults/io.k8s.api.core.v1.CSIVolumeSource.dhall

Copy path to clipboard

Source

{ fsType = None Text
, nodePublishSecretRef =
None ./../types/io.k8s.api.core.v1.LocalObjectReference.dhall
, readOnly = None Bool
, volumeAttributes = None (List { mapKey : Text, mapValue : Text })
}