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
BindSecurityGroups
BindSecurityGroups - bind SecurityGroup to instances PARAMS: - args: http request body RETURNS: - error: nil if success otherwise the specific error
services/ddc/ddc.go:1527
↓ 2 callers
Method
BindVpc
BindVpc - PARAMS: - clientToken: 幂等性Token,是一个长度不超过64位的ASCII字符串 - body: body参数 RETURNS: - error: the return error if any occurs
services/localDns/client.go:116
↓ 2 callers
Method
BlockPod
(args *BlockPodArgs)
services/aihc/inference/v2/type.go:15
↓ 2 callers
Method
BuildHttpRequest
()
bce/request.go:396
↓ 2 callers
Function
BulkDeleteLogShipper
BulkDeleteLogShipper - bulk delete logShipper by id PARAMS: - cli: the client agent which can perform sending request - body: bulkDeleteLogShipper pa
services/bls/api/logshipper.go:237
↓ 2 callers
Function
BulkSetLogShipperStatus
BulkSetLogShipperStatus - bulk set logShipper status by id PARAMS: - cli: the client agent which can perform sending request - body: bulkSetLogShippe
services/bls/api/logshipper.go:286
↓ 2 callers
Function
CalculateContentCrc32c
(data io.Reader, size int64)
util/string.go:53
↓ 2 callers
Method
CancelChangeToPostpaid
CancelChangeToPostpaid - Cancel change to postpaid PARAMS: - blbId: LoadBalancer's ID RETURNS: - error: nil if ok otherwise the specific error
services/blb/blb.go:332
↓ 2 callers
Method
CancelEipTransfer
CancelEipTransfer - cancel eip transfer PARAMS: - request: the arguments to CancelEipTransfer RETURNS: - error: nil if success otherwise the specifi
services/eip/eip.go:702
↓ 2 callers
Method
CancelOperation
CancelOperation cancels a single operation via DELETE /operations/{bankId}/{operationId}. Note: the Baidu reference table lists DELETE /operations/{b
services/cloudmemory/api/operations.go:49
↓ 2 callers
Method
ChangeDetail
(args *ChangeDetailArgs)
services/aihc/inference/v2/type.go:12
↓ 2 callers
Method
ChangeToPostpaid
ChangeToPostpaid - Change current LB instance billing method to postpaid PARAMS: - blbId: LoadBalancer's ID - args: billing changed to postpaid param
services/blb/blb.go:291
↓ 2 callers
Method
ChangeToPrepaid
ChangeToPrepaid - Change current LB instance billing method to prepaid PARAMS: - blbId: LoadBalancer's ID - args: billing changed to prepaid paramete
services/blb/blb.go:312
↓ 2 callers
Method
ChangeToPrepaid
ChangeToPrepaid - to prepaid PARAMS: - instanceId: instanceId - args: the arguments to ChangeToPrepaid RETURNS: - error: nil if success otherwise th
services/bcc/client.go:1760
↓ 2 callers
Function
CheckCreateDnsRequest
(req *model.CreateDNSTask)
services/bcm/bcm.go:3026
↓ 2 callers
Function
CheckCreateFtpRequest
(req *model.CreateFtpTask)
services/bcm/bcm.go:2911
↓ 2 callers
Function
CheckCreateHttpRequest
(req *model.CreateHTTPTask)
services/bcm/bcm.go:2342
↓ 2 callers
Function
CheckCreateHttpsRequest
(req *model.CreateHTTPSTask)
services/bcm/bcm.go:2454
↓ 2 callers
Function
CheckCreatePingRequest
(req *model.CreatePingTask)
services/bcm/bcm.go:2569
↓ 2 callers
Function
CheckCreateTcpRequest
(req *model.CreateTCPTask)
services/bcm/bcm.go:2681
↓ 2 callers
Function
CheckCreateUdpRequest
(req *model.CreateUDPTask)
services/bcm/bcm.go:2796
↓ 2 callers
Method
ClosePeerConnSyncDNS
ClosePeerConnSyncDNS - close the dns synchronization for the given peer connection PARAMS: - peerConnId: the id of the specific peer connection - arg
services/vpc/peerconn.go:248
↓ 2 callers
Method
ConsolidateBank
ConsolidateBank manually triggers consolidation via POST /banks/{bankId}/consolidate.
services/cloudmemory/api/banks.go:58
↓ 2 callers
Method
Context
()
http/request.go:59
↓ 2 callers
Method
CopyObject
CopyObject - copy a remote object to another one PARAMS: - bucket: the name of the destination bucket - object: the name of the destination object -
services/bos/client.go:1511
↓ 2 callers
Method
CreateAccessKey
(userName string)
services/iam/client.go:219
↓ 2 callers
Method
CreateAccount
CreateAccount - create a account with the specific parameters PARAMS: - instanceId: the specific instanceId - args: the arguments to create a account
services/ddc/v2/ddc.go:1438
↓ 2 callers
Method
CreateAclRule
CreateAclRule - create a new acl rule with the specific parameters PARAMS: - args: the arguments to create acl rule RETURNS: - error: nil if success
services/vpc/acl.go:52
↓ 2 callers
Method
CreateAppBlb
CreateAppBlb - create app lb with the specific parameters PARAMS: - clientToken:idempotent token,an ASCII string no longer than 64 bits,unnecess
services/bec/appBlb.go:35
↓ 2 callers
Method
CreateAppHTTPListener
CreateAppHTTPListener - create a HTTP Listener PARAMS: - blbId: LoadBalancer's ID - args: parameters to create HTTP Listener RETURNS: - error: nil i
services/appblb/listener.go:93
↓ 2 callers
Method
CreateAppHTTPSListener
CreateAppHTTPSListener - create a HTTPS Listener PARAMS: - blbId: LoadBalancer's ID - args: parameters to create HTTPS Listener RETURNS: - error: ni
services/appblb/listener.go:122
↓ 2 callers
Method
CreateAppIpGroup
CreateAppIpGroup - create an ip group PARAMS: - blbId: LoadBalancer's ID - args: parameters to create IpGroup RETURNS: - *CreateAppIpGroupResult: the
services/appblb/appipgroup.go:35
↓ 2 callers
Method
CreateAppIpGroupBackendPolicy
CreateAppIpGroupBackendPolicy - create an ip group backend policy PARAMS: - blbId: LoadBalancer's ID - args: parameters to create an ip group backend
services/appblb/appipgroup.go:134
↓ 2 callers
Method
CreateAppIpGroupMember
CreateAppIpGroupMember - create ip group members PARAMS: - blbId: LoadBalancer's ID - args: parameters to create ip group members RETURNS: - error: n
services/appblb/appipgroup.go:207
↓ 2 callers
Method
CreateAppSSLListener
CreateAppSSLListener - create a SSL Listener PARAMS: - blbId: LoadBalancer's ID - args: parameters to create SSL Listener RETURNS: - error: nil if o
services/appblb/listener.go:155
↓ 2 callers
Method
CreateAppServerGroup
CreateAppServerGroup - create a LoadBalancer PARAMS: - blbId: LoadBalancer's ID - args: parameters to create ServerGroup RETURNS: - *CreateAppServerG
services/appblb/appservergroup.go:35
↓ 2 callers
Method
CreateAppServerGroupPort
CreateAppServerGroupPort - create a server group port PARAMS: - blbId: LoadBalancer's ID - args: parameters to create a server group port RETURNS: -
services/appblb/appservergroup.go:135
↓ 2 callers
Method
CreateAppTCPListener
CreateAppTCPListener - create a TCP Listener PARAMS: - blbId: LoadBalancer's ID - args: parameters to create TCP Listener RETURNS: - error: nil if o
services/appblb/listener.go:35
↓ 2 callers
Method
CreateAppUDPListener
CreateAppUDPListener - create a UDP Listener PARAMS: - blbId: LoadBalancer's ID - args: parameters to create UDP Listener RETURNS: - error: nil if o
services/appblb/listener.go:64
↓ 2 callers
Method
CreateAssociation
CreateAssociation - 创建路由表的关联关系。 PARAMS: - csnRtId: 云智能网路由表的ID - clientToken: 幂等性Token,是一个长度不超过64位的ASCII字符串,详见ClientToken幂等性 - body: body参数 RETURNS:
services/csn/client.go:108
↓ 2 callers
Method
CreateBackup
CreateBackup - create backup of the instance PARAMS: - instanceId: the id of the instance RETURNS: - error: nil if success otherwise the specific er
services/ddc/v2/ddc.go:1095
↓ 2 callers
Method
CreateBlbBinding
CreateBlbBinding - create lb binding PARAMS: - blbId: lb id - args: create lb binding args RETURNS: - *api.CreateBlbBindingResult: the result of lb b
services/bec/loadBalancer.go:463
↓ 2 callers
Method
CreateBlbMonitorPort
CreateBlbMonitorPort - create lb monitor port PARAMS: - blbId: lb id - args: create lb monitor port args RETURNS: - *api.BlbMonitorResult: create lb
services/bec/loadBalancer.go:179
↓ 2 callers
Method
CreateBlbRs
CreateBlbRs - add backend servers PARAMS: - blbId: LoadBalancer's ID - args: parameters to add backend servers RETURNS: - error: nil if ok otherwise
services/appblb/appservergroup.go:208
↓ 2 callers
Method
CreateCDSVolume
cds sdk CreateCDSVolume - create a CDS volume PARAMS: - args: the arguments to create CDS RETURNS: - *api.CreateCDSVolumeResult: the result of creat
services/bcc/client.go:956
↓ 2 callers
Method
CreateCsn
CreateCsn - 创建云智能网。 PARAMS: - clientToken: 幂等性Token,是一个长度不超过64位的ASCII字符串,详见ClientToken幂等性 - body: body参数 RETURNS: - *CreateCsnResponse: - error: the
services/csn/client.go:122
↓ 2 callers
Method
CreateCsnBp
CreateCsnBp - 创建云智能网共享带宽包。 PARAMS: - clientToken: 幂等性Token,是一个长度不超过64位的ASCII字符串 - body: body参数 RETURNS: - *CreateCsnBpResponse: - error: the return
services/csn/client.go:136
↓ 2 callers
Method
CreateCsnBpLimit
CreateCsnBpLimit - 创建带宽包中两个地域间的地域带宽。 PARAMS: - csnBpId: 带宽包的ID - body: body参数 RETURNS: - error: the return error if any occurs
services/csn/client.go:149
↓ 2 callers
Method
CreateDatabase
CreateDatabase - create a database with the specific parameters PARAMS: - instanceId: the specific instanceId - args: the arguments to create a accou
services/ddc/v2/ddc.go:1223
↓ 2 callers
Method
CreateDevInstance
(*CreateDevInstanceArgs)
services/aihc/dev/type.go:4
↓ 2 callers
Method
CreateDevInstanceImagePackJob
(*CreateDevInstanceImagePackJobArgs)
services/aihc/dev/type.go:12
↓ 2 callers
Method
CreateDigitalWmPreset
create DigitalWaterMarke Preset with customize params
services/media/client.go:235
↓ 2 callers
Method
CreateDirective
CreateDirective creates a directive via POST /banks/{bankId}/directives.
services/cloudmemory/api/directives.go:45
↓ 2 callers
Function
CreateDomain
CreateDomain - add a specified domain into ABROAD-CDN service For details, please refer https://cloud.baidu.com/doc/CDN-ABROAD/s/ekbsyn5o5 PARAMS: -
services/cdn/abroad/api/domain.go:114
↓ 2 callers
Function
CreateDomain
CreateDomain - add a specified domain into CDN service For details, please refer https://cloud.baidu.com/doc/CDN/s/gjwvyex4o PARAMS: - cli: the clien
services/cdn/api/domain.go:160
↓ 2 callers
Method
CreateDomain
CreateDomain - create a BCE CDN domain For details, please refer https://cloud.baidu.com/doc/CDN/s/gjwvyex4o PARAMS: - domain: the specified domain -
services/cdn/client.go:209
↓ 2 callers
Function
CreateDomainAsDrcdnType
CreateDomainAsDrcdnType configure the target product type as `DRCDN`, posting DRCDN rules by dsa argument which can not be nil value. Please be sure y
services/cdn/client.go:175
↓ 2 callers
Method
CreateDomainWithOptions
CreateDomainWithOptions - create a BCE ABROAD-CDN domain with optional configurations. For details, please refer https://cloud.baidu.com/doc/CDN-ABROA
services/cdn/abroad/client.go:149
↓ 2 callers
Method
CreateDownloadTask
(request CreateDownloadTaskRequest)
services/bls/client_v2.go:360
↓ 2 callers
Method
CreateDwmDetectJob
create digital detect job
services/media/client.go:288
↓ 2 callers
Method
CreateEipBp
CreateEipBp - create an EIP BP with the specific parameters PARAMS: - args: the arguments to create an eipbp RETURNS: - *CreateEipBpResult: the resu
services/eip/eipbp.go:33
↓ 2 callers
Method
CreateEipGroup
CreateEipGroup - create an EIP_GROUP with the specific parameters PARAMS: - args: the arguments to create an eipGroup RETURNS: - *CreateEipGroupResul
services/eip/eipgroup.go:32
↓ 2 callers
Method
CreateEipTp
CreateEipTp - create an EIP TP with the specific parameters PARAMS: - args: the arguments to create an eiptp RETURNS: - *CreateEipTpResult: the crea
services/eip/eip.go:454
↓ 2 callers
Method
CreateEipTransfer
CreateEipTransfer - eip resource transfer PARAMS: - request: the arguments to CreateEipTransfer RETURNS: - error: nil if success otherwise the speci
services/eip/eip.go:605
↓ 2 callers
Method
CreateEndpoint
CreateEndpoint - create an endpoint with the specific parameters PARAMS: - args: the arguments to create an endpoint RETURNS: - *CreateEndpointResul
services/endpoint/endpoint.go:49
↓ 2 callers
Method
CreateEni
CreateEni - create an eni with the specific parameters PARAMS: - args: the arguments to create an eni RETURNS: - *CreateEniResult: the result of crea
services/eni/eni.go:34
↓ 2 callers
Method
CreateEsg
CreateEsg - create an esg with the specific parameters PARAMS: - args: the arguments to create an esg RETURNS: - *CreateEsgResult: the result of crea
services/esg/esg.go:32
↓ 2 callers
Method
CreateEsgRules
CreateEsgRules - create esg rules PARAMS: - CreateEsgRuleArgs: the arguments to create esg rules RETURNS: - error: nil if success otherwise the speci
services/esg/esg.go:101
↓ 2 callers
Method
CreateEtChannelBfd
* CreateEtChannelBfd createEtChannelBfd @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from
services/et/et.go:506
↓ 2 callers
Method
CreateEtChannelRouteRule
CreateEtChannelRouteRule - create a new EtChannelRouteRule with the specified parameters PARAMS: - args: the arguments to create EtChannelRouteRule
services/et/et.go:297
↓ 2 callers
Method
CreateEtGateway
CreateEtGateway - create a new Et gateway PARAMS: - args: the arguments to create Et gateway RETURNS: - *CreateVpnGatewayResult: the id of the et gat
services/etGateway/etGateway.go:18
↓ 2 callers
Method
CreateExecution
CreateExecution create execution
services/oos/oos.go:144
↓ 2 callers
Function
CreateFastQuery
CreateFastQuery - create a fastQuery PARAMS: - cli: the client agent which can perform sending request - body: the fastQuery body RETURNS: - error:
services/bls/api/fastquery.go:34
↓ 2 callers
Method
CreateFastQuery
FastQuery opts
services/bls/client.go:151
↓ 2 callers
Method
CreateFastQueryV2
(request CreateFastQueryRequest)
services/bls/client_v2.go:180
↓ 2 callers
Method
CreateGroup
CreateGroup - create a group PARAMS: - cgr: parameters to create group RETURNS: - *CreateGroupResult: the result group - error: nil if ok otherwise t
services/bie/client.go:92
↓ 2 callers
Method
CreateHTTPSListener
CreateHTTPSListener - create a HTTPS Listener PARAMS: - blbId: LoadBalancer's ID - args: parameters to create HTTPS Listener RETURNS: - error: nil if
services/blb/listener.go:130
↓ 2 callers
Method
CreateHaVip
CreateHaVip - create an havip with the specific parameters PARAMS: - args: the arguments to create an havip RETURNS: - *CreateHavipResult: the result
services/havip/havip.go:31
↓ 2 callers
Method
CreateHealthCheck
CreateHealthCheck - create the Et gateway's healthcheck with the specific parameters PARAMS: - args: the arguments to create the EtGateway's healthche
services/etGateway/etGateway.go:142
↓ 2 callers
Method
CreateIPv6Gateway
CreateIPv6Gateway - create a new ipv6 gateway PARAMS: - args: the arguments to create ipv6 gateway RETURNS: - *CreateIPv6GatewayResult: the id of th
services/vpc/ipv6gateway.go:35
↓ 2 callers
Method
CreateImagedwmJob
create image digitalwatermark
services/media/client.go:298
↓ 2 callers
Function
CreateIndex
CreateIndex - create index for logStore PARAMS: - cli: the client agent which can perform sending request - project: logstore project - logStoreName:
services/bls/api/index.go:34
↓ 2 callers
Method
CreateIndex
Index opts
services/bls/client.go:188
↓ 2 callers
Method
CreateIndexV2
(request CreateIndexRequest)
services/bls/client_v2.go:223
↓ 2 callers
Function
CreateInstance
CreateInstance - create an instance with specified parameters PARAMS: - cli: the client agent which can perform sending request - reqBody: the reques
services/bcc/api/instance.go:38
↓ 2 callers
Method
CreateInstance
CreateInstance - create a Instance with the specific parameters PARAMS: - args: the arguments to create a instance RETURNS: - *InstanceIds: the resul
services/ddc/ddc.go:56
↓ 2 callers
Function
CreateInstanceByLabel
CreateInstance - create a bbc instance and support the passing in of label PARAMS: - cli: the client agent which can perform sending request - client
services/bbc/instance.go:79
↓ 2 callers
Function
CreateInstanceBySpec
CreateInstanceBySpec - create an instance with specified spec. PARAMS: - cli: the client agent which can perform sending request - reqBody: the reque
services/bcc/api/instance.go:118
↓ 2 callers
Method
CreateInstanceGroup
CreateInstanceGroup - create instance group
services/bcm/bcm.go:3711
↓ 2 callers
Method
CreateLbdc
CreateLbdc - create the LBDC instance with the specific parameters PARAMS: - args: the arguments to create LBDC RETURNS: - *CreateLoadBalancerRes
services/lbdc/lbdc.go:31
↓ 2 callers
Function
CreateLogShipper
CreateLogShipper - create logShipper PARAMS: - cli: the client agent which can perform sending request - body: logShipper parameters body RETURNS: -
services/bls/api/logshipper.go:35
↓ 2 callers
Method
CreateLogShipperV2
(request CreateLogShipperRequest)
services/bls/client_v2.go:267
↓ 2 callers
Method
CreateLogStore
LogStore opts
services/bls/client.go:63
↓ 2 callers
Method
CreateLogStoreWithTags
(logStore string, retention int, tags []model.TagModel)
services/bls/client.go:78
↓ 2 callers
Method
CreateMentalModel
CreateMentalModel creates a model via POST /banks/{bankId}/mental-models.
services/cloudmemory/api/mental_models.go:45
↓ 2 callers
Method
CreateNatGatewayDnatRule
(natId string, args *CreateNatGatewayDnatRuleArgs)
services/vpc/nat.go:357
↓ 2 callers
Method
CreateNatGatewaySnatRule
(natId string, args *CreateNatGatewaySnatRuleArgs)
services/vpc/nat.go:282
↓ 2 callers
Method
CreatePeerConn
CreatePeerConn - create a new peer connection with the specific parameters PARAMS: - args: the arguments to create peer connection RETURNS: - *Creat
services/vpc/peerconn.go:35
↓ 2 callers
Method
CreatePrivateZone
CreatePrivateZone - PARAMS: - body: body参数 RETURNS: - *api.CreatePrivateZoneResponse: - error: the return error if any occurs
services/localDns/client.go:104
↓ 2 callers
Method
CreatePropagation
CreatePropagation - 创建路由表的学习关系。 PARAMS: - csnRtId: 云智能网路由表的ID - clientToken: 幂等性Token,是一个长度不超过64位的ASCII字符串,详见ClientToken幂等性 - body: body参数 RETURNS:
services/csn/client.go:162
← previous
next →
901–1,000 of 8,554, ranked by callers