MCPcopy Create free account

hub / github.com/baidubce/bce-sdk-go / functions

Functions8,554 in github.com/baidubce/bce-sdk-go

↓ 8 callersFunctionNewClient
(ak, sk, endPoint string)
services/eip/client.go:57
↓ 8 callersFunctionNewClient
(ak, sk, endPoint string)
services/lbdc/client.go:32
↓ 8 callersFunctionPutBucketCors
PutBucketCors - set the bucket CORS config PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket name - confBody: th
services/bos/api/bucket.go:1116
↓ 8 callersFunctionPutBucketReplication
PutBucketReplication - set the bucket replication of different region PARAMS: - cli: the client agent which can perform sending request - bucket: the
services/bos/api/bucket.go:699
↓ 8 callersFunctionPutObjectSymlink
PutObjectSymlink - put the object from the string or the stream PARAMS: - cli: the client agent which can perform sending request - bucket: the bucke
services/bos/api/object.go:1265
↓ 8 callersFunctionUploadPartFromBytes
UploadPartFromBytes - upload the single part in the multipart upload process PARAMS: - cli: the client agent which can perform sending request - buck
services/bos/api/multipart.go:225
↓ 8 callersFunctiongetClientToken
()
services/dns/client_test.go:215
↓ 8 callersFunctiongetCnameUri
(uri string)
services/bos/api/util.go:142
↓ 8 callersFunctiongetMongodbUri
()
services/mongodb/client.go:44
↓ 8 callersFunctiongetUserServiceIdUri
getUserServiceIdUri 返回指定服务的用户服务ID的URI
services/userservice/client.go:82
↓ 8 callersFunctionhttpRequest
(cli bce.Client, method string, urlPath string, params map[string]string, bodyObj interface{}, respObj interfa
services/eo/api/util.go:69
↓ 7 callersMethodCreateJobCustomize
create trandcoding job with customize params
services/media/client.go:79
↓ 7 callersMethodCreateProject
(instanceID string, args *CreateProjectArgs)
services/eccr/api.go:34
↓ 7 callersMethodCreateThumbnailJob
create thumbnail job. you can create a thumbnail job with pipelineName and sourceKey and ThumbnailCapture and ThumbnailTarget or other args
services/media/client.go:164
↓ 7 callersMethodCreateWaterMark
create watermark job
services/media/client.go:195
↓ 7 callersMethodDeleteProject
(instanceID, projectName string)
services/eccr/api.go:36
↓ 7 callersMethodDeleteVolume
DeleteVolume - delete a volume PARAMS: - name: the requested volume name RETURNS: - error: nil if ok otherwise the specific error
services/bie/client.go:363
↓ 7 callersMethodDoesBucketExist
DoesBucketExist - test the given bucket existed or not PARAMS: - bucket: the bucket name RETURNS: - bool: true if exists and false if not exists or
services/bos/client.go:447
↓ 7 callersFunctionEBCEncrypto
(key, data []byte)
util/crypto/ebc.go:9
↓ 7 callersMethodElapsedTime
()
bce/response.go:76
↓ 7 callersFunctionEncryptAndBase64Encode
(originStr *string)
services/cloudflow/api/util.go:74
↓ 7 callersFunctionExpectEqual
ExpectEqual is the helper function for test each case
services/lbdc/client_test.go:55
↓ 7 callersFunctionExpectEqual
ExpectEqual is the helper function for test each case
services/resmanager/client_test.go:80
↓ 7 callersFunctionGetBucketLifecycle
GetBucketLifecycle - get the lifecycle rule of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the bucke
services/bos/api/bucket.go:550
↓ 7 callersFunctionGetDeploySetURI
()
services/bec/api/util.go:136
↓ 7 callersFunctionListBuckets
ListBuckets - list all buckets of the account PARAMS: - cli: the client agent which can perform sending request RETURNS: - *ListBucketsResult: the r
services/bos/api/bucket.go:37
↓ 7 callersMethodListBuckets
ListBuckets - list all buckets RETURNS: - *api.ListBucketsResult: the all buckets - error: the return error if any occurs
services/bos/client.go:332
↓ 7 callersMethodListBucketsWithContext
ListBucketsWithContext - support to cancel request by context.Context
services/bos/client.go:341
↓ 7 callersFunctionNewBceClientWithExclusiveHTTPClient
(conf *BceClientConfiguration, sign auth.Signer)
bce/client.go:342
↓ 7 callersFunctionNewBodyFromFile
NewBodyFromFile - build a Body object from the given file name to be used in the http request, it calculates the content-md5 of the byte stream and st
bce/request.go:172
↓ 7 callersFunctionNewBodyFromSectionFileV2
(file *os.File, off, size int64, calcMd5 bool)
bce/request.go:244
↓ 7 callersFunctionNewBodyFromSizedReaderV2
(r io.Reader, size int64, calcMd5 bool)
bce/request.go:316
↓ 7 callersFunctionNewClient
(ak, sk, endPoint string)
services/esg/client.go:34
↓ 7 callersFunctionPostMigration
(cli bce.Client, args *PostMigrationArgs)
services/cloudflow/api/migration.go:10
↓ 7 callersFunctionPut
(cli bce.Client, phr *PostHttpReq)
services/bie/api/common.go:47
↓ 7 callersFunctionPutBucketStaticWebsite
PutBucketStaticWebsite - set the bucket static website config PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket
services/bos/api/bucket.go:1009
↓ 7 callersMethodRequestId
()
bce/request.go:369
↓ 7 callersFunctionRsaEncrypt
加密
services/cloudflow/api/util.go:57
↓ 7 callersMethodSetReadDeadline
(t time.Time)
http/client.go:177
↓ 7 callersMethodShouldRetry
(BceError, int)
bce/retry.go:30
↓ 7 callersMethodStream
()
bce/request.go:42
↓ 7 callersFunctionToJSON
(o interface{})
services/aihc/dev/client_test.go:80
↓ 7 callersMethodUploadPartWithArgs
(bucket, object, uploadId string, partNumber int, content *bce.Body, args *api.UploadPartArgs, options ...api
services/bos/client.go:2042
↓ 7 callersFunctioncheckCommonAlarmConfigRequest
(req *model.CommonAlarmConfigRequest)
services/bcm/bcm.go:2129
↓ 7 callersFunctiongetClientToken
()
services/havip/client_test.go:90
↓ 7 callersFunctiongetClientToken
getClientToken 函数返回一个随机的UUID字符串
services/userservice/client_test.go:84
↓ 7 callersFunctiongetGroupUri
(name string)
services/iam/api/group.go:194
↓ 7 callersFunctiongetImageUriWithId
(id string)
services/bbc/image.go:452
↓ 7 callersFunctiongetImageUriWithId
(id string)
services/bcc/api/util.go:253
↓ 7 callersFunctiongetURLForHaVipId
(haVipId string)
services/havip/client.go:47
↓ 7 callersFunctiongetURLForVPC
()
services/vpc/client.go:60
↓ 7 callersFunctiongetURLForVPCId
(vpcId string)
services/vpc/client.go:64
↓ 7 callersFunctiongetVolumeClusterUri
()
services/dbsc/util.go:31
↓ 7 callersMethodparallelPartUpload
parallelPartUpload - single part upload PARAMS: - bucket: the bucket name - object: the object name - filename: the uploadId - uploadId: the uploadId
services/bos/client.go:2862
↓ 7 callersFunctionvalidStorageClass
(val string)
services/bos/api/util.go:169
↓ 6 callersFunctionDelete
(cli bce.Client, dhr *PostHttpReq)
services/bec/api/common.go:115
↓ 6 callersFunctionDeleteObject
DeleteObject - delete the given object PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket name of the object to b
services/bos/api/object.go:904
↓ 6 callersFunctionExecute
Execute - do the http requset and get the response PARAMS: - request: the http request instance to be sent RETURNS: - response: the http response re
http/client.go:365
↓ 6 callersFunctionExpectEqual
ExpectEqual is the helper function for test each case
services/esg/client_test.go:63
↓ 6 callersFunctionExpectEqual
ExpectEqual is the helper function for test each case
services/as/client_test.go:45
↓ 6 callersFunctionGetBucketAcl
GetBucketAcl - get the acl of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket name RETURNS:
services/bos/api/bucket.go:370
↓ 6 callersFunctionGetBucketCopyrightProtection
GetBucketCopyrightProtection - get the copyright protection config of the given bucket PARAMS: - cli: the client agent which can perform sending requ
services/bos/api/bucket.go:1266
↓ 6 callersFunctionGetBucketCors
GetBucketCors - get the CORS config of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket name
services/bos/api/bucket.go:1153
↓ 6 callersFunctionGetBucketEncryption
GetBucketEncryption - get the encryption config of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the b
services/bos/api/bucket.go:941
↓ 6 callersFunctionGetBucketInventory
GetBucketInventory - get the inventory config of the given bucket/id PARAMS: - cli: the client agent which can perform sending request - bucket: the
services/bos/api/bucket.go:1834
↓ 6 callersFunctionGetBucketLocation
GetBucketLocation - get the location of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket name
services/bos/api/bucket.go:287
↓ 6 callersFunctionGetBucketLogging
GetBucketLogging - get the logging config of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket
services/bos/api/bucket.go:446
↓ 6 callersFunctionGetBucketMirror
(cli bce.Client, bucket string, ctx *BosContext, options ...Option)
services/bos/api/bucket.go:1532
↓ 6 callersFunctionGetBucketNotification
(cli bce.Client, bucket string, ctx *BosContext, options ...Option)
services/bos/api/bucket.go:1449
↓ 6 callersFunctionGetBucketObjectLock
GetBucketObjectLock - get time-based retention policy of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket:
services/bos/api/bucket.go:2188
↓ 6 callersFunctionGetBucketQuota
GetBucketQuota - get the quota of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket name - ctx:
services/bos/api/bucket.go:1991
↓ 6 callersFunctionGetBucketReplication
GetBucketReplication - get the bucket replication config of the given bucket PARAMS: - cli: the client agent which can perform sending request - buck
services/bos/api/bucket.go:741
↓ 6 callersFunctionGetBucketReplicationProgress
GetBucketReplicationProgress - get the bucket replication process of the given bucket PARAMS: - cli: the client agent which can perform sending reque
services/bos/api/bucket.go:857
↓ 6 callersFunctionGetBucketRequestPayment
GetBucketRequestPayment - get request payment rule of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: th
services/bos/api/bucket.go:2107
↓ 6 callersFunctionGetBucketStaticWebsite
GetBucketStaticWebsite - get the static website config of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket
services/bos/api/bucket.go:1047
↓ 6 callersFunctionGetBucketStorageclass
GetBucketStorageclass - get the storage class of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the buc
services/bos/api/bucket.go:662
↓ 6 callersFunctionGetBucketTag
(cli bce.Client, bucket string, ctx *BosContext, options ...Option)
services/bos/api/bucket.go:1615
↓ 6 callersFunctionGetBucketTrash
(cli bce.Client, bucket string, ctx *BosContext, options ...Option)
services/bos/api/bucket.go:1366
↓ 6 callersFunctionGetBucketVersioning
(cli bce.Client, bucket string, ctx *BosContext, options ...Option)
services/bos/api/bucket.go:1751
↓ 6 callersMethodGetDelayBeforeNextRetryInMillis
(BceError, int)
bce/retry.go:31
↓ 6 callersMethodGetDelayBeforeNextRetryInMillis
( err bce.BceError, attempts int)
services/bos/api/retry.go:74
↓ 6 callersMethodGetLogShipperV2
(request GetLogShipperRequest)
services/bls/client_v2.go:291
↓ 6 callersMethodGetNatGatewayDetail
GetNatGatewayDetail - get details of the specific nat gateway PARAMS: - natId: the id of the specified nat RETURNS: - *NAT: the result of the specifi
services/vpc/nat.go:89
↓ 6 callersFunctionGetObjectAcl
GetObjectAcl - get the ACL of the given object PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket name - object:
services/bos/api/object.go:1150
↓ 6 callersFunctionGetObjectMeta
GetObjectMeta - get the meta data of the given object PARAMS: - cli: the client agent which can perform sending request - bucket: the bucket name of
services/bos/api/object.go:621
↓ 6 callersFunctionGetObjectSymlink
PutObjectSymlink - put the object from the string or the stream PARAMS: - cli: the client agent which can perform sending request - bucket: the bucke
services/bos/api/object.go:1330
↓ 6 callersFunctionGetObjectWithArgs
(cli bce.Client, bucket, object string, ctx *BosContext, args *GetObjectArgs, options ...Option)
services/bos/api/object.go:548
↓ 6 callersFunctionGetRouteURI
()
services/bec/api/util.go:196
↓ 6 callersFunctionGetUserQuota
GetUserQuota - get the quota of the caller(must be master user) PARAMS: - cli: the client agent which can perform sending request - ctx: the context
services/bos/api/service.go:58
↓ 6 callersMethodGetVirtualMachine
GetVirtualMachine - get vm with the specific parameters PARAMS: - vmID: vm id RETURNS: - *VmInstanceDetailsVo: the result of get vm - error: nil if o
services/bec/vmInstance.go:153
↓ 6 callersFunctionInitWithSpecifiedClient
(customHTTPClient *http.Client)
http/client.go:311
↓ 6 callersFunctionListBucketInventory
ListBucketInventory - list all inventory configs of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: the
services/bos/api/bucket.go:1874
↓ 6 callersFunctionListBucketReplication
ListBucketReplication - list all replication config of the given bucket PARAMS: - cli: the client agent which can perform sending request - bucket: t
services/bos/api/bucket.go:780
↓ 6 callersMethodListProject
(request ListProjectRequest)
services/bls/client_v2.go:42
↓ 6 callersFunctionNewBceClient
(ak, sk, sessionToken, endpoint string)
services/aihc/client/client.go:77
↓ 6 callersFunctionNewBceClient
(ak, sk, sessionToken, endpoint string)
services/aihc/v2/client/client.go:77
↓ 6 callersFunctionNewClient
NewClient make the BEC service client with default configuration. Use `cli.Config.xxx` to access the config or change it to non-default value.
services/bec/client.go:33
↓ 6 callersMethodParallelUpload
ParallelUpload - auto multipart upload object PARAMS: - bucket: the bucket name - object: the object name - filename: the filename - contentType: the
services/bos/client.go:2818
↓ 6 callersMethodProtocol
()
http/request.go:69
↓ 6 callersFunctionPutBucket
PutBucket - create a new bucket with the given name PARAMS: - cli: the client agent which can perform sending request - bucket: the new bucket name
services/bos/api/bucket.go:209
← previousnext →301–400 of 8,554, ranked by callers