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

Safe HaskellNone
LanguageHaskell2010

Kubernetes.Model.V1.CephFSVolumeSource

Synopsis

Documentation

data CephFSVolumeSource Source

Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.

mkCephFSVolumeSource :: [Text] -> CephFSVolumeSource Source

Use this method to build a CephFSVolumeSource