Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.
- Companion:
- object
- Source:
- NFSVolumeSource.scala
Value members
Concrete methods
transforms path to result of function
transforms path to result of function
- Source:
- NFSVolumeSource.scala
if readOnly has a value, transforms to the result of function
if readOnly has a value, transforms to the result of function
- Source:
- NFSVolumeSource.scala
transforms server to result of function
transforms server to result of function
- Source:
- NFSVolumeSource.scala
Returns a new data with path set to new value
Returns a new data with path set to new value
- Source:
- NFSVolumeSource.scala
Returns a new data with readOnly set to new value
Returns a new data with readOnly set to new value
- Source:
- NFSVolumeSource.scala
Returns a new data with server set to new value
Returns a new data with server set to new value
- Source:
- NFSVolumeSource.scala