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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.FlexVolumeSource

Synopsis

Documentation

data FlexVolumeSource Source

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.

mkFlexVolumeSource :: Text -> FlexVolumeSource Source

Use this method to build a FlexVolumeSource