/dhall-kubernetes-1.16-v4.0.0/defaults/io.k8s.api.core.v1.ISCSIPersistentVolumeSource.dhall

Copy path to clipboard

Source

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