MCPcopy Create free account

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

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

FunctionTestClient_CreateAccount
Account
services/ddc/v2/client_test.go:716
FunctionTestClient_CreateAccount
(t *testing.T)
services/gaiadb/client_test.go:289
FunctionTestClient_CreateAccount
(t *testing.T)
services/rds/client_test.go:157
FunctionTestClient_CreateAction
(t *testing.T)
services/bcm/client_test.go:849
FunctionTestClient_CreateAppHTTPListener
(t *testing.T)
services/appblb/client_test.go:440
FunctionTestClient_CreateAppHTTPSListener
(t *testing.T)
services/appblb/client_test.go:543
FunctionTestClient_CreateAppIpGroup
(t *testing.T)
services/appblb/client_test.go:267
FunctionTestClient_CreateAppIpGroupBackendPolicy
(t *testing.T)
services/appblb/client_test.go:296
FunctionTestClient_CreateAppIpGroupMember
(t *testing.T)
services/appblb/client_test.go:328
FunctionTestClient_CreateAppMonitorAlarmConfig
(t *testing.T)
services/bcm/client_test.go:978
FunctionTestClient_CreateAppSSLListener
(t *testing.T)
services/appblb/client_test.go:582
FunctionTestClient_CreateAppServerGroup
(t *testing.T)
services/appblb/client_test.go:134
FunctionTestClient_CreateAppServerGroupPort
(t *testing.T)
services/appblb/client_test.go:162
FunctionTestClient_CreateAppTCPListener
(t *testing.T)
services/appblb/client_test.go:376
FunctionTestClient_CreateAppUDPListener
(t *testing.T)
services/appblb/client_test.go:406
FunctionTestClient_CreateApplicationDimensionTable
(t *testing.T)
services/bcm/client_test.go:759
FunctionTestClient_CreateApplicationInstance
(t *testing.T)
services/bcm/client_test.go:511
FunctionTestClient_CreateApplicationMonitorTask01
(t *testing.T)
services/bcm/client_test.go:563
FunctionTestClient_CreateApplicationMonitorTask02
(t *testing.T)
services/bcm/client_test.go:583
FunctionTestClient_CreateAssociation
(t *testing.T)
services/csn/client_test.go:208
FunctionTestClient_CreateAutoscaler
(t *testing.T)
services/cce/v2/ccev2_test.go:408
FunctionTestClient_CreateBackup
(t *testing.T)
services/ddc/client_test.go:212
FunctionTestClient_CreateBackup
Only DDC
services/ddc/v2/client_test.go:480
FunctionTestClient_CreateBlbRs
(t *testing.T)
services/appblb/client_test.go:199
FunctionTestClient_CreateBuildRepositoryTask
(t *testing.T)
services/eccr/client_test.go:392
FunctionTestClient_CreateCert
(t *testing.T)
services/cert/client_test.go:79
FunctionTestClient_CreateCfw
(t *testing.T)
services/cfw/client_test.go:82
FunctionTestClient_CreateCfwRule
(t *testing.T)
services/cfw/client_test.go:137
FunctionTestClient_CreateCluster
(t *testing.T)
services/cce/client_test.go:105
FunctionTestClient_CreateCluster
(t *testing.T)
services/cce/v2/ccev2_test.go:168
FunctionTestClient_CreateCsn
(t *testing.T)
services/csn/client_test.go:82
FunctionTestClient_CreateCsnBp
(t *testing.T)
services/csn/client_test.go:231
FunctionTestClient_CreateCsnBpLimit
(t *testing.T)
services/csn/client_test.go:301
FunctionTestClient_CreateCustomAlarmPolicy
(t *testing.T)
services/bcm/custom_monitor_test.go:23
FunctionTestClient_CreateDashboard
(t *testing.T)
services/bcm/client_test.go:1120
FunctionTestClient_CreateDatabase
Database
services/ddc/client_test.go:265
FunctionTestClient_CreateDatabase
Database
services/ddc/v2/client_test.go:580
FunctionTestClient_CreateDatabase
(t *testing.T)
services/gaiadb/client_test.go:363
FunctionTestClient_CreateDatabase
(t *testing.T)
services/rds/client_test.go:656
FunctionTestClient_CreateDeploySet
(t *testing.T)
services/ddc/client_test.go:138
FunctionTestClient_CreateDeploySet
(t *testing.T)
services/ddc/v2/client_test.go:167
FunctionTestClient_CreateDomainForDynamic
(t *testing.T)
services/cdn/abroad/client_test.go:424
FunctionTestClient_CreateDomainWithOptions
(t *testing.T)
services/cdn/abroad/client_test.go:399
FunctionTestClient_CreateDts
(t *testing.T)
services/dts/client_test.go:72
FunctionTestClient_CreateEip
(t *testing.T)
services/eip/client_test.go:78
FunctionTestClient_CreateEipBp
(t *testing.T)
services/eip/client_test.go:415
FunctionTestClient_CreateEipGroup
(t *testing.T)
services/eip/client_test.go:283
FunctionTestClient_CreateEipTp
(t *testing.T)
services/eip/client_test.go:255
FunctionTestClient_CreateEipTransfer
(t *testing.T)
services/eip/client_test.go:586
FunctionTestClient_CreateEndpoint
(t *testing.T)
services/endpoint/client_test.go:114
FunctionTestClient_CreateEni
(t *testing.T)
services/eni/client_test.go:99
FunctionTestClient_CreateEsg
(t *testing.T)
services/esg/client_test.go:93
FunctionTestClient_CreateEsgRules
(t *testing.T)
services/esg/client_test.go:151
FunctionTestClient_CreateEtChannel
TestClient_CreateEtChannel 测试Client_CreateEtChannel方法,创建一个ET通道。 参数:*testing.T - t,表示单元测试的对象,用于报错和判定。 返回值:nil - 无返回值,只是进行单元测试。
services/et/client_test.go:300
FunctionTestClient_CreateEtChannelBfd
(t *testing.T)
services/et/client_test.go:452
FunctionTestClient_CreateEtChannelWithTag
TestClient_CreateEtChannelWithTag 测试Client_CreateEtChannel方法,创建一个带有tag的ET通道。 参数:*testing.T - t,表示单元测试的对象,用于报错和判定。 返回值:nil - 无返回值,只是进行单元测试。
services/et/client_test.go:416
FunctionTestClient_CreateEtDcphy
TestClient_CreateEtDcphy 测试Client_CreateEtDcphy函数,创建一个ET DCphy实例 参数:t *testing.T - 单元测试对象指针,用于输出错误信息
services/et/client_test.go:228
FunctionTestClient_CreateEtDcphyWithTag
TestClient_CreateEtDcphyWithTag 测试Client_CreateEtDcphy函数,带有Tag标签 参数:t *testing.T - 单元测试对象指针,用于输出错误信息
services/et/client_test.go:386
FunctionTestClient_CreateEtGateway
(t *testing.T)
services/etGateway/client_test.go:80
FunctionTestClient_CreateFS
(t *testing.T)
services/cfs/client_test.go:99
FunctionTestClient_CreateGaiadb
(t *testing.T)
services/gaiadb/client_test.go:97
FunctionTestClient_CreateGroup
(t *testing.T)
services/scs/client_test.go:829
FunctionTestClient_CreateHTTPListener
(t *testing.T)
services/blb/client_test.go:251
FunctionTestClient_CreateHTTPSListener
(t *testing.T)
services/blb/client_test.go:281
FunctionTestClient_CreateHaVip
(t *testing.T)
services/havip/client_test.go:94
FunctionTestClient_CreateHealthCheck
(t *testing.T)
services/etGateway/client_test.go:152
FunctionTestClient_CreateHotBackup
(t *testing.T)
services/ddc/v2/client_test.go:941
FunctionTestClient_CreateInstance
(t *testing.T)
services/bci/client_test.go:82
FunctionTestClient_CreateInstance
(t *testing.T)
services/ddc/client_test.go:88
FunctionTestClient_CreateInstance
(t *testing.T)
services/ddc/v2/client_test.go:102
FunctionTestClient_CreateInstance
(t *testing.T)
services/scs/client_test.go:89
FunctionTestClient_CreateInstance
(t *testing.T)
services/eccr/client_test.go:115
FunctionTestClient_CreateInstanceGroup
(t *testing.T)
services/cce/v2/ccev2_test.go:280
FunctionTestClient_CreateInstanceGroup
(t *testing.T)
services/rds/client_test.go:707
FunctionTestClient_CreateInstances
(t *testing.T)
services/cce/v2/ccev2_test.go:504
FunctionTestClient_CreateLbdc
(t *testing.T)
services/lbdc/client_test.go:85
FunctionTestClient_CreateLineGroup
(t *testing.T)
services/dns/client_test.go:185
FunctionTestClient_CreateLoadBalancer
(t *testing.T)
services/blb/client_test.go:88
FunctionTestClient_CreateLoadBalancer
(t *testing.T)
services/appblb/client_test.go:94
FunctionTestClient_CreateLogShipper
(t *testing.T)
services/bls/client_test.go:428
FunctionTestClient_CreateMountTarget
(t *testing.T)
services/cfs/client_test.go:144
FunctionTestClient_CreateMultiactiveGroup
(t *testing.T)
services/gaiadb/client_test.go:432
FunctionTestClient_CreateNamespace
(t *testing.T)
services/bcm/client_test.go:138
FunctionTestClient_CreateNamespaceEvent
(t *testing.T)
services/bcm/client_test.go:319
FunctionTestClient_CreateNamespaceMetric
(t *testing.T)
services/bcm/client_test.go:214
FunctionTestClient_CreatePaidZone
(t *testing.T)
services/dns/client_test.go:102
FunctionTestClient_CreateParamTemplate
(t *testing.T)
services/gaiadb/client_test.go:576
FunctionTestClient_CreateParamsTemplate
(t *testing.T)
services/scs/client_test.go:1011
FunctionTestClient_CreatePolicys
(t *testing.T)
services/appblb/client_test.go:469
FunctionTestClient_CreatePolicysIpGroup
(t *testing.T)
services/appblb/client_test.go:492
FunctionTestClient_CreatePrePayLoadBalancer
(t *testing.T)
services/blb/client_test.go:108
FunctionTestClient_CreatePrivateNetwork
(t *testing.T)
services/eccr/client_test.go:199
FunctionTestClient_CreatePrivateZone
(t *testing.T)
services/localDns/client_test.go:79
FunctionTestClient_CreatePropagation
(t *testing.T)
services/csn/client_test.go:185
FunctionTestClient_CreateRds
(t *testing.T)
services/ddc/client_test.go:382
FunctionTestClient_CreateRds
(t *testing.T)
services/ddc/v2/client_test.go:822
FunctionTestClient_CreateRds
(t *testing.T)
services/rds/client_test.go:85
FunctionTestClient_CreateRdsProxy
以下操作仅支持RDS Only RDS
services/ddc/v2/client_test.go:1132
FunctionTestClient_CreateRdsProxy
(t *testing.T)
services/rds/client_test.go:242
FunctionTestClient_CreateReadReplica
(t *testing.T)
services/ddc/v2/client_test.go:879
← previousnext →6,001–6,100 of 8,554, ranked by callers