Safe Haskell | None |
---|---|
Language | Haskell2010 |
Kubernetes.Model.V1.HostPathVolumeSource
Documentation
data HostPathVolumeSource #
Represents a host path mapped into a pod. Host path volumes do not support ownership management or SELinux relabeling.
Constructors
HostPathVolumeSource | |
mkHostPathVolumeSource :: Text -> HostPathVolumeSource #
Use this method to build a HostPathVolumeSource