Search
Preparing search index...
The search index is not available
@xgheaven/nos-node-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"play"
External module "play"
Index
Variables
bucket
client
Functions
run
Variables
Const
bucket
bucket
:
string
= process.env.NOS_BUCKET || ''
Const
client
client
:
NosClient
= new NosClient({accessKey: process.env.NOS_ACCESS_KEY as string,accessSecret: process.env.NOS_ACCESS_SECRET as string,endpoint: 'http://nos-eastchina1.126.net',defaultBucket: bucket,})
Functions
run
run
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Globals
"client"
"exts/auth"
"exts/bucket"
"exts/multipart-
upload"
"exts/object"
"index"
"lib/authorization"
"lib/constant"
"lib/error"
"lib/request"
"lib/resource"
"lib/util"
"play"
"type/bucket"
"type/callback"
"type/multipart-
upload"
"type/object"
"type/request"
"type/resource"
bucket
client
run
Generated using
TypeDoc