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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.FlockerVolumeSource

Synopsis

Documentation

data FlockerVolumeSource Source

Represents a Flocker volume mounted by the Flocker agent. Flocker volumes do not support ownership management or SELinux relabeling.

Constructors

FlockerVolumeSource 

Fields

_datasetName :: !Text
 

mkFlockerVolumeSource :: Text -> FlockerVolumeSource Source

Use this method to build a FlockerVolumeSource