VolumeMount
class VolumeMount extends Model (View source)
Properties
string | $mountPath | ||
string | $name | ||
bool | $readOnly | ||
string | $subPath |
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
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