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

Copy path to clipboard

Source

{ controllerExpandSecretRef = ./io.k8s.api.core.v1.SecretReference.dhall
, 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
}