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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.VolumeMount

Synopsis

Documentation

data VolumeMount #

VolumeMount describes a mounting of a Volume within a container.

Constructors

VolumeMount 

Fields

mkVolumeMount :: Text -> Text -> VolumeMount #

Use this method to build a VolumeMount