NfsProtocolProperties interface
Properties specific to the NFS protocol.
Properties
| encryption |
Encryption in transit defines whether data is encrypted for NFS shares. |
| root |
Root squash defines how root users on clients are mapped to the NFS share. |
Property Details
encryptionInTransitRequired
Encryption in transit defines whether data is encrypted for NFS shares.
encryptionInTransitRequired?: string
Property Value
string
rootSquash
Root squash defines how root users on clients are mapped to the NFS share.
rootSquash?: string
Property Value
string