NamespaceJunction interface

A namespace junction.

Properties

namespacePath

Namespace path on a cache for a Storage Target.

nfsAccessPolicy

Name of the access policy applied to this junction.

nfsExport

NFS export where targetPath exists.

targetPath

Path in Storage Target to which namespacePath points.

Property Details

namespacePath

Namespace path on a cache for a Storage Target.

namespacePath?: string

Property Value

string

nfsAccessPolicy

Name of the access policy applied to this junction.

nfsAccessPolicy?: string

Property Value

string

nfsExport

NFS export where targetPath exists.

nfsExport?: string

Property Value

string

targetPath

Path in Storage Target to which namespacePath points.

targetPath?: string

Property Value

string