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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.RBDVolumeSource

Synopsis

Documentation

data RBDVolumeSource #

Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volumes support ownership management and SELinux relabeling.

Instances

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

mkRBDVolumeSource :: [Text] -> Text -> Text -> Text -> Text -> LocalObjectReference -> RBDVolumeSource #

Use this method to build a RBDVolumeSource