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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.FCVolumeSource

Synopsis

Documentation

data FCVolumeSource #

Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as read/write once. Fibre Channel volumes support ownership management and SELinux relabeling.

Constructors

FCVolumeSource 

Fields

mkFCVolumeSource :: [Text] -> Integer -> Text -> FCVolumeSource #

Use this method to build a FCVolumeSource