haskell-kubernetes-0.5.0: Haskell bindings to the Kubernetes API (via swagger-codegen)

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.ISCSIVolumeSource

Synopsis

Documentation

data ISCSIVolumeSource #

Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ISCSI volumes support ownership management and SELinux relabeling.

Instances

Eq ISCSIVolumeSource # 
Show ISCSIVolumeSource # 
Generic ISCSIVolumeSource # 
Arbitrary ISCSIVolumeSource # 
ToJSON ISCSIVolumeSource # 
FromJSON ISCSIVolumeSource # 
type Rep ISCSIVolumeSource # 

mkISCSIVolumeSource :: Text -> Text -> Integer -> Text -> ISCSIVolumeSource #

Use this method to build a ISCSIVolumeSource