Class NfsExport (0.1.6)

NfsExport(mapping=None, *, ignore_unknown_fields=False, **kwargs)

NFS export.

Attributes

NameDescription
export_directory str
The directory being exported.
hosts MutableSequence[str]
The hosts or networks to which the export is being shared.