/dhall-kubernetes-1.16-v6.0.0/types/io.k8s.api.core.v1.ScaleIOVolumeSource.dhall

Copy path to clipboard

Source

{ gateway : Text
, secretRef : ./io.k8s.api.core.v1.LocalObjectReference.dhall
, system : Text
, fsType : Optional Text
, protectionDomain : Optional Text
, readOnly : Optional Bool
, sslEnabled : Optional Bool
, storageMode : Optional Text
, storagePool : Optional Text
, volumeName : Optional Text
}