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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.FlexVolumeSource

Synopsis

Documentation

data FlexVolumeSource #

FlexVolume represents a generic volume resource that is provisioned/attached using a exec based plugin. This is an alpha feature and may change in future.

Instances

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

mkFlexVolumeSource :: Text -> FlexVolumeSource #

Use this method to build a FlexVolumeSource