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

Copy path to clipboard

Source

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