GuestConfigDetails
class GuestConfigDetails extends Model (View source)
Properties
protected | $fstabType | ||
protected | $fstabDataType | ||
protected | $hostsType | ||
protected | $hostsDataType | ||
string | $issue | ||
protected | $nfsExportsType | ||
protected | $nfsExportsDataType | ||
string | $selinuxMode |
Methods
getFstab()
No description
getHosts()
No description
setIssue($issue)
No description
string
getIssue()
No description
getNfsExports()
No description
setSelinuxMode($selinuxMode)
No description
string
getSelinuxMode()
No description
Details
setFstab(FstabEntryList $fstab)
No description
FstabEntryList
getFstab()
No description
setHosts(HostsEntryList $hosts)
No description
HostsEntryList
getHosts()
No description
setIssue($issue)
No description
string
getIssue()
No description
setNfsExports(NfsExportList $nfsExports)
No description
NfsExportList
getNfsExports()
No description
setSelinuxMode($selinuxMode)
No description
string
getSelinuxMode()
No description