Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cubefs/cubefs
/ AccessKey
Method
AccessKey
objectnode/api_handler.go:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
func
(p *RequestParam) AccessKey() string {
61
return
p.accessKey
62
}
63
64
func
(p *RequestParam) API() string {
65
return
p.apiName
Callers
13
getFederationTokenHandler
Method · 0.80
createMultipleUploadHandler
Method · 0.80
listMultipartUploadsHandler
Method · 0.80
policyCheck
Method · 0.80
allowedBySrcBucketPolicy
Method · 0.80
Logger
Method · 0.80
createBucketHandler
Method · 0.80
deleteBucketHandler
Method · 0.80
listBucketsHandler
Method · 0.80
deleteObjectsHandler
Method · 0.80
copyObjectHandler
Method · 0.80
putObjectHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected