MCPcopy Create free account

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

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

FunctionDescribeEnterpriseSecurityGroups
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/blb/example_describe_enterprise_security_groups.go:25
FunctionDescribeEnterpriseSecurityGroups
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_describe_enterprise_security_groups.go:25
FunctionDescribeHTTPListeners
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/blb/example_describe_http_listeners.go:25
FunctionDescribeHTTPSListeners
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/blb/example_describe_https_listeners.go:25
FunctionDescribeHealthStatus
()
examples/blb/example_describe_health_status.go:24
FunctionDescribeLoadBalancerDetail
()
examples/blb/example_describe_loadbalancer_detail.go:24
FunctionDescribeLoadBalancerDetail
()
examples/appblb/example_describe_loadbalancer_detail.go:24
FunctionDescribeLoadBalancers
()
examples/blb/example_describe_loadbalancers.go:24
FunctionDescribeLoadBalancers
()
examples/ipv6blb/example_describe_loadbalancers.go:24
FunctionDescribeLoadBalancers
()
examples/appblb/example_describe_loadbalancers.go:24
FunctionDescribePolicysIpGroup
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_describe_policys_ip_group.go:25
FunctionDescribePolicysServerGroup
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_describe_policys_server_group.go:25
FunctionDescribeResourcePool
()
examples/aihc/resource/v2/example_resourcepool.go:31
MethodDescribeResourcePool
(resourcePoolId string)
services/aihc/v2/resourcepool/client.go:27
FunctionDescribeResourcePoolOverview
()
examples/aihc/resource/v2/example_resourcepool.go:46
MethodDescribeResourcePoolOverview
()
services/aihc/v2/resourcepool/client.go:84
FunctionDescribeResourcePools
()
examples/aihc/resource/v2/example_resourcepool.go:11
MethodDescribeResourcePools
(describeResourcePoolsRequest *v2.DescribeResourcePoolsRequest)
services/aihc/v2/resourcepool/client.go:44
FunctionDescribeResourceQueue
()
examples/aihc/resource/v2/example_queue.go:31
MethodDescribeResourceQueue
(queueID string)
services/aihc/v2/queue/client.go:27
FunctionDescribeResourceQueues
()
examples/aihc/resource/v2/example_queue.go:11
MethodDescribeResourceQueues
(describeResourceQueuesRequest *v2.DescribeResourceQueuesRequest)
services/aihc/v2/queue/client.go:45
FunctionDescribeRsMount
()
examples/appblb/example_describe_rs_mount.go:24
FunctionDescribeRsUnMount
()
examples/appblb/example_describe_rs_unmount.go:24
FunctionDescribeSSLListeners
DescribeSSLListeners 函数用于获取指定负载均衡实例的SSL监听列表
examples/blb/example_describe_ssl_listeners.go:24
FunctionDescribeSecurityGroups
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/blb/example_describe_security_groups.go:25
FunctionDescribeSecurityGroups
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_describe_security_groups.go:25
FunctionDescribeTCPListeners
()
examples/blb/example_describe_tcp_listeners.go:23
FunctionDescribeUDPListeners
()
examples/blb/example_describe_udp_listeners.go:24
FunctionDescribeUserServiceDetail
DescribeUserServiceDetail 函数用于获取用户服务的详细信息
examples/userservice/example_describe_userservice_detail.go:24
FunctionDescribeUserServices
DescribeUserServices 函数用于获取用户服务列表
examples/userservice/example_describe_userservices.go:24
FunctionDetachEniInstance
()
examples/eni/example_detach_eni_instance.go:9
FunctionDetachInstance
()
examples/csn/example_detach_instance.go:10
FunctionDevInstanceImagePackJobDetail
()
examples/aihc/dev/example_dev.go:166
MethodDevInstanceImagePackJobDetail
DevInstanceImagePackJobDetail 查询镜像任务详情
services/aihc/dev/client.go:136
MethodDial
(network, address string)
http/client.go:82
FunctionDirectEip
()
examples/eip/example_eip_direct_eip.go:21
FunctionDisAssociateEtChannel
DisAssociateEtChannel
examples/et/example_disassociate_et_channel.go:10
FunctionDisableEtChannelIPv6
()
examples/et/example_disable_et_channel_ipv6.go:9
FunctionDisableRecord
()
examples/localDns/example_disable_record.go:9
MethodDo
Do will send request to bce and get result with the builder's parameters.
bce/builder.go:113
MethodEditImageUser
EditImageUser - edit a user docker image information PARAMS: - uuid: the image uuid - EditImageReq: request parameter: description RETURNS: - *Image:
services/bie/client.go:573
MethodEditService
EditService - edit a service PARAMS: - *IdVerName: coreid, version, and name RETURNS: - *ServiceResult: the result - error: nil if ok otherwise the s
services/bie/client.go:263
FunctionEipGroupAddEipCount
()
examples/eip/example_eipgroup_add_eip_count.go:23
FunctionEipGroupDetail
()
examples/eip/example_eipgroup_detail.go:22
FunctionEipGroupMoveIn
()
examples/eip/example_eipgroup_move_in.go:23
FunctionEipGroupMoveOut
()
examples/eip/example_eipgroup_move_out.go:23
FunctionEipGroupPurchaseReserved
()
examples/eip/example_eipgroup_purchase_reserved.go:23
FunctionEipPostpayToPrepay
()
examples/eip/example_eip_postpay_to_prepay.go:22
MethodElapsedTime
()
http/response.go:51
FunctionEnableEtChannelIPv6
EnableEtChannelIPv6
examples/et/examples_enable_channel_ipv6.go:10
FunctionEnableRecord
()
examples/localDns/example_enable_record.go:9
FunctionEnhanceNatBindEip
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/nat/example_enhance_nat_bind_eip.go:11
FunctionEnhanceNatUnBindEip
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/nat/example_enhance_nat_unbind_eip.go:11
FunctionEntityGraph
()
examples/cloudmemory/example_entity_graph.go:25
MethodError
()
bce/error.go:55
FunctionErrorln
(msg ...interface{})
util/log/util.go:119
MethodErrorln
(msg ...interface{})
util/log/logger.go:321
FunctionExampleQueryEventsV2
()
examples/bct/example_query_events_v2.go:11
FunctionExampleSometimes_every
()
rate/sometimes_test.go:34
FunctionExampleSometimes_first
()
rate/sometimes_test.go:24
FunctionExampleSometimes_interval
()
rate/sometimes_test.go:44
FunctionExampleSometimes_mix
()
rate/sometimes_test.go:55
FunctionExampleSometimes_once
()
rate/sometimes_test.go:14
MethodExecuteMaintainTaskImmediately
ExecuteMaintainTaskImmediately - execute maintain task immediately PARAMS: - taskId: id of the task RETURNS: - error: nil if success otherwise the s
services/ddc/v2/ddcrds.go:1552
FunctionExpires
An option to set Expires header
services/bos/api/option.go:166
FunctionFatalf
(format string, msg ...interface{})
util/log/util.go:135
FunctionFatalln
(msg ...interface{})
util/log/util.go:131
MethodFatalln
(msg ...interface{})
util/log/logger.go:327
FunctionFileUpload
()
examples/aihc/resource/example_aijob.go:307
MethodFileUpload
(args *v1.FileUploadRequest)
services/aihc/resource/client.go:486
FunctionFilesRetain
()
examples/cloudmemory/example_files_retain.go:26
FunctionForbidOverwrite
An options to set x-bce-forbid-overwrite header
services/bos/api/option.go:321
MethodGetAccessLog
GetAccessLog - get access logs's download info by date PARAMS: RETURNS: - *AccessLog: the access logs's download info - error: nil if success otherwi
services/ddc/v2/ddcrds.go:1573
MethodGetAccount
GetAccount - get an account of a RDS instance with the specific parameters PARAMS: - instanceId: the specific rds Instance's ID - accountName: the sp
services/ddc/v2/ddcrds.go:480
MethodGetAlarmDetail
(req *model.AlarmDetailQuery)
services/bcm/bcm.go:4326
MethodGetAlarmList
(req *model.AlarmListQuery)
services/bcm/bcm.go:4299
MethodGetAutoScalingConfig
GetAutoScalingConfig - get memory auto scaling config of the instance PARAMS: - instanceId: id of the instance RETURNS: - *AutoScalingConfigResult:
services/scs/scs.go:2247
MethodGetBackupDetail
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/ddcrds.go:924
MethodGetBackupList
GetBackupList - get backup list of the instance PARAMS: - cli: the client agent which can perform sending request - instanceId: id of the instance R
services/ddc/v2/ddcrds.go:638
MethodGetBackupPolicy
GetBackupPolicy - get backup policy of the instance PARAMS: - instanceId: id of the instance RETURNS: - *BackupPolicyResult: result of the backup po
services/scs/scs.go:848
MethodGetBackupUsage
GetBackupUsage - get backup usage of the instance PARAMS: - instanceId: id of the instance RETURNS: - *BackupUsageResult: result of backup usage - e
services/scs/scs.go:915
FunctionGetBank
()
examples/cloudmemory/example_get_bank.go:25
FunctionGetBankConfig
()
examples/cloudmemory/example_get_bank_config.go:25
FunctionGetBankStats
()
examples/cloudmemory/example_get_bank_stats.go:25
MethodGetBceClient
()
services/aihc/dev/client.go:32
MethodGetBceClient
()
services/aihc/inference/v2/client.go:51
MethodGetBceClientConfig
()
bce/client.go:338
MethodGetBinlogDetail
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/ddcrds.go:955
MethodGetBinlogList
GetBinlogList - get backup list of the instance PARAMS: - instanceId: id of the instance RETURNS: - *BinlogListResult: result of the backup list - e
services/ddc/v2/ddcrds.go:939
FunctionGetBoundBlbListOfLbdc
()
examples/lbdc/example_get_bound_blb_list_of_lbdc.go:23
MethodGetBuildRepositoryTask
GetBuildRepositoryTask - get the build task PARAMS: - instanceID: the specific instance ID - projectName: the specific project Name - repositoryName:
services/eccr/api.go:970
FunctionGetCluster
()
examples/cce/cluster/example_get_cluster.go:10
MethodGetCluster
获得集群详情
services/cce/v2/ccev2.go:163
FunctionGetClusterEventSteps
()
examples/cce/cluster/example_get_cluster_event_steps.go:10
MethodGetClusterEventSteps
(clusterID string)
services/cce/v2/model.go:31
MethodGetClusterNodeQuota
用户集群 Node Quota
services/cce/v2/ccev2.go:381
MethodGetClusterQuota
用户集群 Quota
services/cce/v2/ccev2.go:369
FunctionGetCsn
()
examples/csn/example_get_csn.go:9
FunctionGetCsnBp
()
examples/csn/example_get_csn_bp.go:9
← previousnext →5,201–5,300 of 8,554, ranked by callers