|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The OSS mount point configuration. |
||
| bucketName |
string |
The OSS bucket to mount. |
my-bucket |
| bucketPath |
string |
The path of the mounted OSS bucket. |
/my-dir |
| endpoint |
string |
The OSS endpoint. |
http://oss-cn-shanghai.aliyuncs.com |
| mountDir |
string |
The mount directory. |
/mnt/dir |
| readOnly |
boolean |
Specifies whether the mount point is read-only. |
true |