/dhall-kubernetes-1.14-v6.0.0/defaults/io.k8s.api.core.v1.CSIPersistentVolumeSource.dhall

Copy path to clipboard

Source

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