Safe Haskell | None |
---|---|
Language | Haskell2010 |
Kubernetes.Model.V1.CinderVolumeSource
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 | |
mkCinderVolumeSource :: Text -> CinderVolumeSource #
Use this method to build a CinderVolumeSource