Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidubce/bce-sdk-go
/ functions
Functions
8,554 in github.com/baidubce/bce-sdk-go
⨍
Functions
8,554
◇
Types & classes
4,811
↓ 2 callers
Method
DescribeAppTCPListeners
DescribeAppTCPListeners - describe all TCP Listeners PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all TCP Listeners RETURNS: -
services/appblb/listener.go:319
↓ 2 callers
Method
DescribeAppUDPListeners
DescribeAppUDPListeners - describe all UDP Listeners PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all UDP Listeners RETURNS: -
services/appblb/listener.go:353
↓ 2 callers
Method
DescribeBackendServers
DescribeBackendServers - describe all backend servers PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all backend servers RETURNS:
services/blb/backendserver.go:88
↓ 2 callers
Method
DescribeBlbRs
DescribeBlbRs - describe backend servers PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe backend servers RETURNS: - *DescribeBlbRsR
services/appblb/appservergroup.go:249
↓ 2 callers
Method
DescribeFS
DescribeFS - describe all FS Instances PARAMS: - args: parameters describe all FS Instances RETURNS: - *DescribeFSResult: the result FS Instances's d
services/cfs/cfs.go:85
↓ 2 callers
Function
DescribeFastQuery
DescribeFastQuery - get specific fastQuery info PARAMS: - cli: the client agent which can perform sending request - fastQueryName: fastQuery name to
services/bls/api/fastquery.go:59
↓ 2 callers
Method
DescribeHTTPListeners
DescribeHTTPListeners - describe all HTTP Listeners PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all HTTP Listeners RETURNS: - *
services/blb/listener.go:374
↓ 2 callers
Method
DescribeHTTPSListeners
DescribeHTTPSListeners - describe all HTTPS Listeners PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all HTTPS Listeners RETURNS:
services/blb/listener.go:407
↓ 2 callers
Method
DescribeHealthStatus
DescribeHealthStatus - describe all backend servers health status PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all backend serve
services/blb/backendserver.go:117
↓ 2 callers
Function
DescribeIndex
DescribeIndex - get specific logStore index info PARAMS: - cli: the client agent which can perform sending request - project: logstore project - logS
services/bls/api/index.go:113
↓ 2 callers
Function
DescribeLogStore
DescribeLogStore - get logStore info PARAMS: - cli: the client agent which can perform sending request - project: logstore project - logStore: logSto
services/bls/api/logstore.go:89
↓ 2 callers
Method
DescribeProject
(request DescribeProjectRequest)
services/bls/client_v2.go:34
↓ 2 callers
Method
DescribeRsMount
DescribeRsMount - get all mount backend server list PARAMS: - blbId: LoadBalancer's ID - sgId: ServerGroup's ID RETURNS: - *DescribeRsMountResult: th
services/appblb/appservergroup.go:300
↓ 2 callers
Method
DescribeRsUnMount
DescribeRsUnMount - get all unmount backend server list PARAMS: - blbId: LoadBalancer's ID - sgId: ServerGroup's ID RETURNS: - *DescribeRsMountResult
services/appblb/appservergroup.go:324
↓ 2 callers
Method
DescribeSSLListeners
DescribeSSLListeners - describe all SSL Listeners PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all SSL Listeners RETURNS: - *Des
services/blb/listener.go:440
↓ 2 callers
Method
DescribeTCPListeners
DescribeTCPListeners - describe all TCP Listeners PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all TCP Listeners RETURNS: - *Des
services/blb/listener.go:308
↓ 2 callers
Method
DescribeUDPListeners
DescribeUDPListeners - describe all UDP Listeners PARAMS: - blbId: LoadBalancer's ID - args: parameters to describe all UDP Listeners RETURNS: - *Des
services/blb/listener.go:341
↓ 2 callers
Method
DescribeUserServiceDetail
DescribeUserServiceDetail - describe a User Service PARAMS: - service: describe Service Domain RETURNS: - *DescribeServiceDetailResult: the result S
services/userservice/userservice.go:279
↓ 2 callers
Method
DescribeUserServices
DescribeUserServices - describe all User Services PARAMS: - args: parameters to describe all User Services RETURNS: - *DescribeUserServicesResult: t
services/userservice/userservice.go:250
↓ 2 callers
Method
DetachEniInstance
DetachEniInstance - eni detach instance PARAMS: - args: the arguments to detach instance RETURNS: - error: nil if success otherwise the specific erro
services/eni/eni.go:286
↓ 2 callers
Method
DetachInstance
DetachInstance - 从云智能网中移出指定的网络实例。 PARAMS: - csnId: 云智能网的ID - clientToken: 幂等性Token,是一个长度不超过64位的ASCII字符串,详见ClientToken幂等性 - body: body参数 RETURNS: - e
services/csn/client.go:267
↓ 2 callers
Method
DevInstanceImagePackJobDetail
(*DevInstanceImagePackJobDetailArgs)
services/aihc/dev/type.go:13
↓ 2 callers
Method
DirectEip
DirectEip - turn on EIP pass through with the specific parameters PARAMS: - eip: the specific EIP RETURNS: - error: nil if success otherwise the spe
services/eip/eip.go:405
↓ 2 callers
Method
DisableEtChannelIPv6
DisableEtChannelIPv6 - disable EtChannelIPv6 with the specified parameters PARAMS: - args: the arguments to disable EtChannelIPv6 RETURNS: - error:
services/et/et.go:147
↓ 2 callers
Method
DisableRecord
DisableRecord - PARAMS: - recordId: 解析记录ID - clientToken: 幂等性Token,是一个长度不超过64位的ASCII字符串 RETURNS: - error: the return error if any occurs
services/localDns/client.go:139
↓ 2 callers
Method
EipGroupAddEipCount
EipGroupAddEipCount - increase EIP_GROUP's ip count with the specific parameters PARAMS: - id: the eipGroup's id - args: the arguments to increase EI
services/eip/eipgroup.go:81
↓ 2 callers
Method
EipGroupDetail
EipGroupDetail - get EIP_GROUP detail PARAMS: - id: the eipGroup's id RETURNS: - *EipGroupModel: the result of list all eip in the recycle bin - erro
services/eip/eipgroup.go:190
↓ 2 callers
Method
EipGroupMoveIn
EipGroupMoveIn - move eips into to EIP_GROUP with the specific parameters PARAMS: - id: the eipGroup's id - args: the arguments to move in EIP_GROUP
services/eip/eipgroup.go:229
↓ 2 callers
Method
EipGroupMoveOut
EipGroupMoveOut - move eips out of EIP_GROUP with the specific parameters PARAMS: - id: the eipGroup's id - args: the arguments to move out EIP_GROUP
services/eip/eipgroup.go:208
↓ 2 callers
Method
EipGroupPurchaseReserved
EipGroupPurchaseReserved - purchase reserved EIP_GROUP with the specific parameters PARAMS: - id: the eipGroup's id - args: the arguments to purchase
services/eip/eipgroup.go:250
↓ 2 callers
Method
EipPostpayToPrepay
EipPostpayToPrepay - EIP post to pre with the specific parameters PARAMS: - eip: the specific EIP - args: the arguments to change an eip - clientToke
services/eip/eip.go:564
↓ 2 callers
Function
EnableCalcMd5
(value bool)
services/bos/api/option.go:86
↓ 2 callers
Method
EnableEtChannelIPv6
EnableEtChannelIPv6 - enable et channel ipv6 PARAMS: - args: the arguments to enable et channel ipv6 RETURNS: - error: nil if success otherwise the
services/et/et.go:126
↓ 2 callers
Method
EnableRecord
EnableRecord - PARAMS: - recordId: 解析记录ID - clientToken: 幂等性Token,是一个长度不超过64位的ASCII字符串 RETURNS: - error: the return error if any occurs
services/localDns/client.go:150
↓ 2 callers
Method
EnhanceNatBindEips
EnhanceNatBindEips - bind eips for the specific enhanced nat gateway PARAMS: - natId: the id of the specific enhanced nat gateway - args: the argumen
services/vpc/nat.go:211
↓ 2 callers
Method
EnhanceNatUnBindEips
EnhanceNatUnBindEips - unbind eips for the specific enhanced nat gateway PARAMS: - natId: the id of the specific enhanced nat gateway - args: the arg
services/vpc/nat.go:232
↓ 2 callers
Method
EntityGraph
EntityGraph fetches the entity graph via GET /entities/graph.
services/cloudmemory/api/entities.go:27
↓ 2 callers
Function
Every
Every converts a minimum time interval between events to a Limit.
rate/rate.go:25
↓ 2 callers
Function
ExpectEqual
ExpectEqual is the helper function for test each case
services/sts/client_test.go:43
↓ 2 callers
Method
FilesRetain
FilesRetain uploads files and writes them as memories via POST /files/retain. requestJSON is an optional JSON-encoded RetainRequest accompanying the u
services/cloudmemory/api/files.go:17
↓ 2 callers
Function
GeneratePresignedUrlPathStyle
(conf *bce.BceClientConfiguration, signer auth.Signer, bucket, object string, expire int, method string, head
services/bos/api/object.go:1001
↓ 2 callers
Method
GetAccount
GetAccount - get an account of a DDC instance with the specific parameters PARAMS: - instanceId: the specific rds Instance's ID - accountName: the sp
services/ddc/v2/ddc.go:1588
↓ 2 callers
Method
GetBackupDetail
GetBackupDetail - get details of the instance'Backup PARAMS: - instanceId: the id of the instance - snapshotId: the id of the backup RETURNS: - *Bac
services/ddc/v2/ddc.go:1117
↓ 2 callers
Method
GetBackupList
GetBackupList - get backup list of the instance PARAMS: - instanceId: id of the instance RETURNS: - *GetBackupListResult: result of the backup list
services/ddc/v2/ddc.go:758
↓ 2 callers
Method
GetBackupPolicy
GetBackupPolicy - get BackupPolicy of a specific mongodb Instance PARAMS: - instanceId: the specific instanceId RETURNS: - *BackupPolicy: the Backup
services/mongodb/mongodb.go:838
↓ 2 callers
Method
GetBankConfig
GetBankConfig fetches a bank's config via GET /banks/{bankId}/config.
services/cloudmemory/api/banks.go:40
↓ 2 callers
Method
GetBankStats
GetBankStats fetches stats via GET /banks/{bankId}/stats.
services/cloudmemory/api/banks.go:52
↓ 2 callers
Function
GetBbcReservedToTagsUri
()
services/bbc/util.go:101
↓ 2 callers
Function
GetBccReservedToTagsUri
()
services/bcc/api/util.go:377
↓ 2 callers
Method
GetBecAvailableNodeInfoVo
GetBecAvailableNodeInfoVo - get available node PARAMS: - args: the type RETURNS: - *api.GetBecAvailableNodeInfoVoResult: get available node - error:
services/bec/node.go:34
↓ 2 callers
Method
GetBinlogDetail
GetBinlogDetail - get details of the instance'Binlog PARAMS: - instanceId: the id of the instance - binlog: the id of the binlog RETURNS: - *BinlogD
services/ddc/v2/ddc.go:1180
↓ 2 callers
Method
GetBinlogList
GetBinlogList - get backup list of the instance PARAMS: - instanceId: id of the instance RETURNS: - *BinlogListResult: result of the backup list - e
services/ddc/v2/ddc.go:1158
↓ 2 callers
Method
GetBlbBackendPodList
GetBlbBackendPodList - get lb backend list PARAMS: - blbId: lb id - pageNo: page NO - pageSize: page size RETURNS: - *api.GetBlbBackendPodListResult:
services/bec/loadBalancer.go:361
↓ 2 callers
Method
GetBlbDetail
GetBlbDetail - lb detail PARAMS: - blbId: lb id RETURNS: - *api.BlbInstanceVo: lb info - error: nil if ok otherwise the specific error
services/bec/loadBalancer.go:136
↓ 2 callers
Method
GetBoundBlBListOfLbdc
GetBoundBlBListOfLbdc - get Bound blb list of lbdc PARAMS: - lbdcId: the id of the specified lbdc RETURNS: - *GetBoundBlBListOfLbdcResult: the result
services/lbdc/lbdc.go:172
↓ 2 callers
Method
GetBucketLifecycle
GetBucketLifecycle - get the lifecycle rule of the given bucket PARAMS: - bucket: the bucket name RETURNS: - *api.GetBucketLifecycleResult: the life
services/bos/client.go:765
↓ 2 callers
Method
GetBucketLocation
GetBucketLocation - get the location fo the given bucket PARAMS: - bucket: the bucket name RETURNS: - string: the location of the bucket - error: ni
services/bos/client.go:531
↓ 2 callers
Method
GetBucketReplication
GetBucketReplication - get the bucket replication config of the given bucket PARAMS: - bucket: the bucket name - replicationRuleId: the replication r
services/bos/client.go:890
↓ 2 callers
Method
GetCluster
(clusterID string)
services/cce/v2/model.go:27
↓ 2 callers
Method
GetClusterEventSteps
GetClusterEventSteps 获取集群事件详情
services/cce/v2/ccev2.go:44
↓ 2 callers
Method
GetConfig
GetConfig - get a config PARAMS: - coreid: id of the core - ver: version, e.g:$LATEST RETURNS: - *CfgResult: the result config - error: nil if ok oth
services/bie/client.go:191
↓ 2 callers
Method
GetCsn
GetCsn - 查询云智能网详情。 PARAMS: - csnId: csnId RETURNS: - *api.GetCsnResponse: - error: the return error if any occurs
services/csn/client.go:279
↓ 2 callers
Method
GetCsnBp
GetCsnBp - 查询指定云智能网带宽包详情。 PARAMS: - csnBpId: 带宽包的ID RETURNS: - *GetCsnBpResponse: - error: the return error if any occurs
services/csn/client.go:291
↓ 2 callers
Method
GetDashboardBillboardData
GetDashboardBillboardData 获取 Billboard 数据 参数: req *model.DashboardDataRequest: 包含请求信息的结构体,包括起始时间和结束时间等 返回值: *model.DashboardBillboardResponse: 包含
services/bcm/bcm.go:1780
↓ 2 callers
Method
GetDashboardGaugeChartData
GetDashboardGaugeChartData 获取仪表盘的仪表盘数据 参数 req 表示获取数据的请求,类型为 *model.DashboardDataRequest 返回获取到的仪表盘数据和可能产生的错误
services/bcm/bcm.go:1759
↓ 2 callers
Method
GetDashboardReportData
GetDashboardReportData 是一个 Client 类型的方法,用于获取仪表板表格数据。 它接收一个 model.DashboardDataRequest 指针类型的请求参数 req 和返回一个 model.DashboardReportDataResponse 指针类型的结果和错误
services/bcm/bcm.go:1729
↓ 2 callers
Method
GetDashboardTrendData
GetDashboardTrendData 从云监控获取仪表板趋势数据 req: 包含请求信息的结构体 返回获取到的仪表板趋势数据和错误信息
services/bcm/bcm.go:1744
↓ 2 callers
Method
GetDatabase
GetDatabase - get an database of a DDC instance with the specific parameters PARAMS: - instanceId: the specific rds Instance's ID - dbName: the speci
services/ddc/v2/ddc.go:1296
↓ 2 callers
Method
GetDdcDetail
GetDdcDetail - get details of the instance PARAMS: - instanceId: the id of the instance RETURNS: - *InstanceModelResult: the detail of the instance -
services/ddc/ddc.go:509
↓ 2 callers
Method
GetDetail
GetDetail - get a specific ddc Instance's detail PARAMS: - instanceId: the specific ddc Instance's ID RETURNS: - *Instance: the specific ddc Instance
services/ddc/ddc.go:527
↓ 2 callers
Method
GetDetail
GetDetail - get a specific rds Instance's detail PARAMS: - instanceId: the specific rds Instance's ID RETURNS: - *Instance: the specific rdsInstance
services/rds/rds.go:176
↓ 2 callers
Method
GetDirective
GetDirective fetches a directive via GET /banks/{bankId}/directives/{directiveId}.
services/cloudmemory/api/directives.go:51
↓ 2 callers
Method
GetDocument
GetDocument fetches a document via GET /documents/{documentId}.
services/cloudmemory/api/documents.go:45
↓ 2 callers
Method
GetDomainStatus
GetDomainStatus - get domains' details For details, please refer https://cloud.baidu.com/doc/CDN/s/8jwvyewf1 PARAMS: - status: the specified running
services/cdn/client.go:95
↓ 2 callers
Method
GetDownloadTaskLink
(request GetDownloadTaskLinkRequest)
services/bls/client_v2.go:376
↓ 2 callers
Method
GetEipBp
GetEipBp - get the EIP BP detail with the id PARAMS: - id: the specific eipbp id - clientToken: the specific client token RETURNS: - *EipBpDetail: t
services/eip/eipbp.go:83
↓ 2 callers
Method
GetEipBpPrice
GetEipBpPrice - get the price of EIP BP with the specific parameters PARAMS: - args: the arguments to get eipbp price RETURNS: - *GetEipBpPriceResul
services/eip/eipbp.go:199
↓ 2 callers
Method
GetEipTp
GetEipTp - get the EIP TP detail with the id PARAMS: - id: the specific eiptp id RETURNS: - *EipTpDetail: the result of eiptp detail - error: nil if
services/eip/eip.go:540
↓ 2 callers
Method
GetEndpointDetail
GetEndpointDetail - get the endpoint detail PARAMS: - endpointId: the specific endpointId RETURNS: - *Endpoint: the endpoint - error: nil if success
services/endpoint/endpoint.go:145
↓ 2 callers
Method
GetEniDetail
GetEniDetail - get the eni detail PARAMS: - eniId: the specific eniId RETURNS: - *Eni: the eni - error: nil if success otherwise the specific error
services/eni/eni.go:127
↓ 2 callers
Method
GetEniQuota
(args *EniQuoteArgs)
services/eni/eni.go:390
↓ 2 callers
Method
GetEtGatewayDetail
GetEtGatewayDetail - Get the Et gateways with the specific parameters PARAMS: - etGatewayId: the id of the EtGateway's RETURNS: - *EtGatewayDetail: t
services/etGateway/etGateway.go:70
↓ 2 callers
Method
GetFlow
GetFlow - get the statistics of traffic(flow). For details, please refer https://cloud.baidu.com/doc/CDN-ABROAD/s/Bkbszintg PARAMS: - options: the qu
services/cdn/abroad/client.go:388
↓ 2 callers
Method
GetFunction
GetFunction - get a specific cfc function PARAMS: - args: the arguments to get a specific cfc function RETURNS: - *api.GetFunctionResult: the result
services/cfc/client.go:121
↓ 2 callers
Method
GetHaVipDetail
GetHaVipDetail - get the havip detail PARAMS: - haVipId: the specific haVipId RETURNS: - *HaVip: the havip - error: nil if success otherwise the spec
services/havip/havip.go:83
↓ 2 callers
Method
GetHttpCode
GetHttpCode - get the statistics of accessing HTTP codes. For details, please refer https://cloud.baidu.com/doc/CDN-ABROAD/s/ekbszvxv5 PARAMS: - opti
services/cdn/abroad/client.go:437
↓ 2 callers
Method
GetJob
(options *v1.GetAIJobOptions)
services/aihc/resource/type.go:12
↓ 2 callers
Method
GetJobNodesList
(options *v1.GetJobNodesListOptions)
services/aihc/resource/type.go:20
↓ 2 callers
Method
GetKubeConfig
GetKubeConfig - get config file of CCE Cluster PARAMS: - args: the arguments to get config file of a cce cluster RETURNS: - *GetKubeConfigResult: the
services/cce/cce.go:293
↓ 2 callers
Function
GetLayerVersion
(cli bce.Client, args *GetLayerVersionArgs)
services/cfc/api/layer.go:29
↓ 2 callers
Method
GetLbdcDetail
GetLbdcDetail - get details of the specific lbdc PARAMS: - lbdcId: the id of the specified lbdc RETURNS: - *LbdcDetailResult: the result of the speci
services/lbdc/lbdc.go:125
↓ 2 callers
Function
GetLogShipper
GetLogShipper - get logShipper info PARAMS: - cli: the client agent which can perform sending request - logShipperID: logShipper to get RETURNS: - *
services/bls/api/logshipper.go:90
↓ 2 callers
Method
GetMentalModel
GetMentalModel fetches a model via GET /banks/{bankId}/mental-models/{modelId}.
services/cloudmemory/api/mental_models.go:51
↓ 2 callers
Method
GetMetricsByPartialDimensions
GetMetricsByPartialDimensions Get metrics according to partial dimensions
services/bcm/bcm.go:4093
↓ 2 callers
Method
GetObject
GetObject - get the given object with raw stream return PARAMS: - bucket: the name of the bucket - object: the name of the object - args: the optiona
services/bos/client.go:1556
↓ 2 callers
Method
GetObjectMetaWithContext
GetObjectMetaWithContext - support to cancel request by context.Context
services/bos/client.go:1670
↓ 2 callers
Method
GetObjectWithArgs
(ctx context.Context, bucket, object string, args *api.GetObjectArgs, options ...api.Option)
services/bos/client.go:1569
↓ 2 callers
Method
GetPodEvents
(args *v1.GetPodEventsRequest)
services/aihc/resource/type.go:21
↓ 2 callers
Method
GetPodLogs
(args *v1.GetPodLogsRequest)
services/aihc/resource/type.go:19
↓ 2 callers
Method
GetPrefetchStatus
GetPrefetchStatus - get the prefetch progress For more details, please refer https://cloud.baidu.com/doc/GEO/s/Bmhsv5i9u PARAMS: - queryData: queryin
services/eo/client.go:118
← previous
next →
1,101–1,200 of 8,554, ranked by callers