NfsExport
class NfsExport extends Model (View source)
Properties
bool | $allowDev | ||
bool | $allowSuid | ||
string | $cidr | ||
string | $machineId | ||
string | $networkId | ||
bool | $noRootSquash | ||
string | $permissions |
Methods
setAllowDev($allowDev)
No description
bool
getAllowDev()
No description
setAllowSuid($allowSuid)
No description
bool
getAllowSuid()
No description
setCidr($cidr)
No description
string
getCidr()
No description
setMachineId($machineId)
No description
string
getMachineId()
No description
setNetworkId($networkId)
No description
string
getNetworkId()
No description
setNoRootSquash($noRootSquash)
No description
bool
getNoRootSquash()
No description
setPermissions($permissions)
No description
string
getPermissions()
No description
Details
setAllowDev($allowDev)
No description
bool
getAllowDev()
No description
setAllowSuid($allowSuid)
No description
bool
getAllowSuid()
No description
setCidr($cidr)
No description
string
getCidr()
No description
setMachineId($machineId)
No description
string
getMachineId()
No description
setNetworkId($networkId)
No description
string
getNetworkId()
No description
setNoRootSquash($noRootSquash)
No description
bool
getNoRootSquash()
No description
setPermissions($permissions)
No description
string
getPermissions()
No description