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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.CinderVolumeSource

Synopsis

Documentation

data CinderVolumeSource #

Represents a cinder volume resource in Openstack. A Cinder volume must exist before mounting to a container. The volume must also be in the same region as the kubelet. Cinder volumes support ownership management and SELinux relabeling.

Constructors

CinderVolumeSource 

Fields

mkCinderVolumeSource :: Text -> CinderVolumeSource #

Use this method to build a CinderVolumeSource