AllowedClient
class AllowedClient extends Model (View source)
Properties
bool | $allowDev | ||
bool | $allowSuid | ||
string | $allowedClientsCidr | ||
string | $mountPermissions | ||
string | $network | ||
string | $nfsPath | ||
bool | $noRootSquash | ||
string | $shareIp |
Methods
setAllowDev($allowDev)
No description
bool
getAllowDev()
No description
setAllowSuid($allowSuid)
No description
bool
getAllowSuid()
No description
setAllowedClientsCidr($allowedClientsCidr)
No description
string
getAllowedClientsCidr()
No description
setMountPermissions($mountPermissions)
No description
string
getMountPermissions()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setNfsPath($nfsPath)
No description
string
getNfsPath()
No description
setNoRootSquash($noRootSquash)
No description
bool
getNoRootSquash()
No description
setShareIp($shareIp)
No description
string
getShareIp()
No description
Details
setAllowDev($allowDev)
No description
bool
getAllowDev()
No description
setAllowSuid($allowSuid)
No description
bool
getAllowSuid()
No description
setAllowedClientsCidr($allowedClientsCidr)
No description
string
getAllowedClientsCidr()
No description
setMountPermissions($mountPermissions)
No description
string
getMountPermissions()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setNfsPath($nfsPath)
No description
string
getNfsPath()
No description
setNoRootSquash($noRootSquash)
No description
bool
getNoRootSquash()
No description
setShareIp($shareIp)
No description
string
getShareIp()
No description