MCPcopy 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
60func (p *RequestParam) AccessKey() string {
61 return p.accessKey
62}
63
64func (p *RequestParam) API() string {
65 return p.apiName

Callers 13

policyCheckMethod · 0.80
LoggerMethod · 0.80
createBucketHandlerMethod · 0.80
deleteBucketHandlerMethod · 0.80
listBucketsHandlerMethod · 0.80
deleteObjectsHandlerMethod · 0.80
copyObjectHandlerMethod · 0.80
putObjectHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected