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

Copy path to clipboard

Source

{ portals = [] : List Text
, secretRef = ./io.k8s.api.core.v1.SecretReference.dhall
, chapAuthDiscovery = None Bool
, chapAuthSession = None Bool
, fsType = None Text
, initiatorName = None Text
, iscsiInterface = None Text
, readOnly = None Bool
}