/dhall-kubernetes-1.16-v3.0.0/types/io.k8s.api.core.v1.RBDVolumeSource.dhall

Copy path to clipboard

Source

{ image : Text
, monitors : List Text
, secretRef : ./io.k8s.api.core.v1.LocalObjectReference.dhall
, fsType : Optional Text
, keyring : Optional Text
, pool : Optional Text
, readOnly : Optional Bool
, user : Optional Text
}