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

Parameters

$allowDev

bool getAllowDev()

No description

Return Value

bool

setAllowSuid($allowSuid)

No description

Parameters

$allowSuid

bool getAllowSuid()

No description

Return Value

bool

setCidr($cidr)

No description

Parameters

$cidr

string getCidr()

No description

Return Value

string

setMachineId($machineId)

No description

Parameters

$machineId

string getMachineId()

No description

Return Value

string

setNetworkId($networkId)

No description

Parameters

$networkId

string getNetworkId()

No description

Return Value

string

setNoRootSquash($noRootSquash)

No description

Parameters

$noRootSquash

bool getNoRootSquash()

No description

Return Value

bool

setPermissions($permissions)

No description

Parameters

$permissions

string getPermissions()

No description

Return Value

string