VolumeMount
class VolumeMount extends Model (View source)
Properties
| string | $mountPath | ||
| string | $name | ||
| bool | $readOnly | ||
| string | $subPath | ||
| string | $subPathExpr |
Methods
setMountPath($mountPath)
No description
string
getMountPath()
No description
setName($name)
No description
string
getName()
No description
setReadOnly($readOnly)
No description
bool
getReadOnly()
No description
setSubPath($subPath)
No description
string
getSubPath()
No description
setSubPathExpr($subPathExpr)
No description
string
getSubPathExpr()
No description
Details
setMountPath($mountPath)
No description
string
getMountPath()
No description
setName($name)
No description
string
getName()
No description
setReadOnly($readOnly)
No description
bool
getReadOnly()
No description
setSubPath($subPath)
No description
string
getSubPath()
No description
setSubPathExpr($subPathExpr)
No description
string
getSubPathExpr()
No description