MCPcopy Create free account

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

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

FunctionCreateLoadBalancer
()
examples/appblb/example_create_loadbalancer.go:24
FunctionCreateMentalModel
()
examples/cloudmemory/example_create_mental_model.go:25
FunctionCreateNat
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/nat/example_create_nat.go:11
FunctionCreatePeerConn
()
examples/vpc/peerconn/example_create_peer_conn.go:13
FunctionCreatePipelineCustomize
()
services/media/api/pipline.go:45
FunctionCreatePolicysIpGroup
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_create_policys_ip_group.go:25
FunctionCreatePolicysServerGroup
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_create_policys_server_group.go:25
MethodCreatePrivateNetwork
CreatePrivateNetwork - create private Network with the specific parameters PARAMS: - instanceID: the specific instance ID - CreateInstanceArgs: the a
services/eccr/api.go:220
FunctionCreatePrivateZone
()
examples/localDns/example_create_private_zone.go:9
FunctionCreateProbe
()
examples/vpc/probe/example_create_probe.go:10
MethodCreateProject
(request CreateProjectRequest)
services/bls/client_v2.go:10
MethodCreateProject
CreateProject - create namespace (project) of instance PARAMS: - instanceID: the specific instance ID - CreateProjectArgs: parameters required to cre
services/eccr/api.go:523
FunctionCreatePropagation
()
examples/csn/example_create_propagation.go:10
FunctionCreateRBACForAllCluster
CreateRBACForAllCluster 为指定用户授权所有集群
examples/cce/rbac/example_create_rbac.go:12
FunctionCreateRBACForAllNamespace
CreateRBACForAllNamespace 为指定用户授权指定集群的所有 namepsace
examples/cce/rbac/example_create_rbac.go:41
FunctionCreateRBACForOneNamespace
CreateRBACForOneNamespace 为指定用户授权指定集群的指定 namepsace
examples/cce/rbac/example_create_rbac.go:71
MethodCreateRds
CreateInstance - create a Instance with the specific parameters PARAMS: - args: the arguments to create a instance RETURNS: - *InstanceIds: the resu
services/ddc/v2/ddcrds.go:74
MethodCreateReadReplica
CreateReadReplica - create a readReplica ddc with the specific parameters PARAMS: - args: the arguments to create a readReplica ddc RETURNS: - *Insta
services/ddc/ddc.go:311
MethodCreateReadReplica
CreateReadReplica - create a readReplica RDS with the specific parameters PARAMS: - args: the arguments to create a readReplica rds RETURNS: - *Inst
services/ddc/v2/ddcrds.go:111
MethodCreateRegistry
CreateRegistry - create registry PARAMS: - instanceID: the specific instance ID - CreateRegistryArgs: the arguments to crate registry RETURNS: - err
services/eccr/api.go:379
FunctionCreateRemedyRule
CreateRemedyRule 创建自愈规则
examples/cce/remedy/example_create_remedy_rule.go:13
FunctionCreateReservedInstance
()
examples/bcc/reserved/example_create_reserved_instance.go:10
FunctionCreateRestoreTasks
CreateRestoreTasks 创建恢复任务
examples/cce/backup/example_create_restore_task.go:12
MethodCreateRobot
(instanceID string, args *CreateRobotArgs)
services/eccr/api.go:48
MethodCreateRobot
CreateRobot - create robot account of instance PARAMS: - instanceID: the specific instance ID - CreateRobotArgs: parameters required to create robot
services/eccr/api.go:831
FunctionCreateRouteRule
()
examples/csn/example_create_route_rule.go:10
FunctionCreateRouteRule
main函数用于启动程序
examples/vpc/route/example_create_route_rule.go:10
FunctionCreateSSLListener
()
examples/blb/example_create_ssl_listener.go:21
MethodCreateScaleDownInstanceGroupTask
(args *CreateScaleDownInstanceGroupTaskArgs)
services/cce/v2/model.go:40
MethodCreateScaleUpInstanceGroupTask
(args *CreateScaleUpInstanceGroupTaskArgs)
services/cce/v2/model.go:39
MethodCreateScaleUpInstanceGroupTask
创建节点组扩容任务
services/cce/v2/ccev2.go:661
FunctionCreateSecurityGroup
securityGroup sdk CreateSecurityGroup - create a security group PARAMS: - args: the arguments to create security group RETURNS: - *api.CreateSecurit
examples/bcc/securitygroup/example_create_securitygroup.go:22
FunctionCreateService
()
examples/aihc/inference/example_app.go:10
MethodCreateService
Service API CreateService - create a service PARAMS: - *CoreidVersion: coreid, version - *CreateServiceReq: request parameters RETURNS: - *ServiceR
services/bie/client.go:240
MethodCreateService
inference
services/aihc/client.go:142
MethodCreateService
CreateService - create service with the specific parameters PARAMS: - args: the arguments to create service - clientToken: the client token for reque
services/aihc/inference/v2/client.go:77
MethodCreateService
CreateService - create a container service with the specific parameters PARAMS: - args: the arguments to create a container service RETURNS: - *Creat
services/bec/service.go:37
FunctionCreateSnatRule
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/nat/example_create_snat_rule.go:11
FunctionCreateSslVpnServer
()
examples/vpn/example_create_ssl_vpn_server.go:9
FunctionCreateSubnet
()
examples/vpc/subnet/example_create_subnet.go:9
MethodCreateSyncGroup
CreateSyncGroup - create a sync group PARAMS: - args: the arguments to create sync group RETURNS: - *SyncGroupCreateResult: result of create sync gr
services/scs/scs.go:1831
FunctionCreateTCPListener
()
examples/blb/example_create_tcp_listener.go:21
FunctionCreateTempKubeConfig
CreateTempKubeConfig 创建临时 kubeconfig
examples/cce/rbac/example_create_rbac.go:101
MethodCreateTemporaryToken
CreateTemporaryToken - create temporary token PARAMS: - instanceID: the specific instance ID - CreateTemporaryTokenArgs: the arguments to crate tempo
services/eccr/api.go:357
FunctionCreateUDPListener
()
examples/blb/example_create_udp_listener.go:21
FunctionCreateUserService
CreateUserService 用于创建用户服务
examples/userservice/example_create_userservice.go:25
FunctionCreateVpc
()
examples/vpc/vpc/example_create_vpc.go:10
FunctionCreateVpc
BEC vpc sdk CreateVpc - create a vpc PARAMS: - args: the arguments to create vpc RETURNS: - *api.VpcCommonResult: the result of created vpc - error:
examples/bec/network/vpc/example_create_vpc.go:18
FunctionCreateVpnConn
()
examples/vpn/example_create_vpn_conn.go:9
FunctionCreateVpnGateway
()
examples/vpn/example_create_vpn_gateway.go:11
MethodCreateWhiteListGroup
CreateWhiteListGroup - create a white list group of a specified instance PARAMS: - instanceId: id of the instance - args: the arguments to create whi
services/scs/scs.go:678
FunctionDate
An option to set Date header
services/bos/api/option.go:161
FunctionDate
Date returns the Time corresponding to the supplied parameters by wrapping time.Date.
services/cce/v2/types/k8stypes.go:70
MethodDebug
(msg ...interface{})
util/log/logger.go:301
MethodDebugf
(f string, msg ...interface{})
util/log/logger.go:305
FunctionDebugln
(msg ...interface{})
util/log/util.go:83
MethodDebugln
(msg ...interface{})
util/log/logger.go:303
MethodDeepCopyInto
DeepCopyInto creates a deep-copy of the Time value. The underlying time.Time type is effectively immutable in the time API, so it is safe to copy-by-
services/cce/v2/types/k8stypes.go:59
FunctionDelIpAddress
()
examples/vpc/vpc/example_del_ip_address.go:9
FunctionDelIpSet
()
examples/vpc/vpc/example_del_ip_set.go:9
MethodDelay
Delay is shorthand for DelayFrom(time.Now()).
rate/rate.go:139
FunctionDeleleJob
()
examples/aihc/resource/example_aijob.go:51
MethodDeleteAccount
DeleteAccount - delete an account of a RDS instance PARAMS: - instanceIds: the specific instanceIds - accountName: the specific account's name RETUR
services/ddc/v2/ddcrds.go:506
FunctionDeleteAclRule
()
examples/vpc/acl/example_delete_acl_rule.go:14
MethodDeleteAclUser
DeleteAclUser - delete an ACL user of a specified instance PARAMS: - instanceId: id of the instance - args: the arguments to delete ACL user RETURNS
services/scs/scs.go:2048
FunctionDeleteAppIpGroup
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_delete_app_ip_group.go:25
FunctionDeleteAppIpGroupBackendPolicy
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_delete_app_ip_group_backend_policy.go:25
FunctionDeleteAppIpGroupMember
()
examples/appblb/example_delete_app_ip_group_member.go:22
FunctionDeleteAppListeners
()
examples/appblb/example_delete_app_listeners.go:22
FunctionDeleteAppServerGroup
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_delete_app_server_group.go:25
FunctionDeleteAppServerGroupPort
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_delete_app_server_group_port.go:25
FunctionDeleteAssociation
()
examples/csn/example_delete_association.go:10
MethodDeleteAutoScalingConfig
DeleteAutoScalingConfig - delete memory auto scaling config of the instance PARAMS: - instanceId: id of the instance RETURNS: - error: nil if succes
services/scs/scs.go:2281
FunctionDeleteBLBRs
()
examples/appblb/example_delete_blb_rs.go:22
MethodDeleteBackup
DeleteBackup - delete a manual backup of the instance PARAMS: - instanceId: id of the instance - batchId: id of the manual backup batch RETURNS: - e
services/scs/scs.go:883
FunctionDeleteBackupRepositorys
DeleteBackupRepositorys 删除备份仓库
examples/cce/backup/example_delete_backup_repo.go:12
FunctionDeleteBackupScheduleRules
DeleteBackupScheduleRules 删除定时备份任务
examples/cce/backup/example_delete_schedule_backup_task.go:12
FunctionDeleteBackupTasks
DeleteBackupTasks 删除备份任务
examples/cce/backup/example_delete_backup_task.go:12
FunctionDeleteBank
()
examples/cloudmemory/example_delete_bank.go:25
MethodDeleteBuildRepositoryTask
DeleteBuildRepositoryTask - batch delete the build task PARAMS: - instanceID: the specific instance ID - projectName: the specific project Name - rep
services/eccr/api.go:992
FunctionDeleteCluster
()
examples/cce/cluster/example_delete_cluster.go:10
MethodDeleteCluster
DeleteCluster 删除集群
services/cce/v2/ccev2.go:87
MethodDeleteCluster
DeleteCluster - delete gaiadb cluster PARAMS: - clusterId: the cluster id which you want to delete RETURNS: - error: nil if success otherwise the sp
services/gaiadb/gaiadb.go:123
FunctionDeleteCsn
()
examples/csn/example_delete_csn.go:10
FunctionDeleteCsnBp
()
examples/csn/example_delete_csn_bp.go:10
FunctionDeleteCsnBpLimit
()
examples/csn/example_delete_csn_bp_limit.go:10
MethodDeleteDatabase
DeleteDatabase - delete an database of a DDC instance PARAMS: - instanceIds: the specific instanceIds - dbName: the specific database's name RETURNS
services/ddc/v2/ddcrds.go:999
FunctionDeleteDataset
删除数据集
examples/aihc/dataset/example_dataset.go:51
MethodDeleteDataset
DeleteDataset 参考百度智能云AIHC文档 https://cloud.baidu.com/doc/AIHC/s/Dmc091fap
services/aihc/dataset/client.go:78
FunctionDeleteDatasetVersion
删除数据集版本
examples/aihc/dataset/example_dataset.go:120
MethodDeleteDatasetVersion
DeleteDataset 参考百度智能云AIHC文档 https://cloud.baidu.com/doc/AIHC/s/Dmc091fap
services/aihc/dataset/client.go:161
MethodDeleteDeploySet
DeleteDeploySet - delete a deploy set PARAMS: - poolId: the id of the pool - deploySetId: the id of the deploy set - clientToken: idempotent token,
services/ddc/v2/ddcrds.go:882
FunctionDeleteDevInstance
()
examples/aihc/dev/example_dev.go:109
MethodDeleteDevInstance
DeleteDevInstance 删除开发机
services/aihc/dev/client.go:98
FunctionDeleteDirective
()
examples/cloudmemory/example_delete_directive.go:25
FunctionDeleteDnatRule
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/nat/example_delete_dnat_rule.go:11
FunctionDeleteDocument
()
examples/cloudmemory/example_delete_document.go:25
MethodDeleteDomain
DeleteDomain - delete a specified domain from BCE CDN system. For details, please refer https://cloud.baidu.com/doc/CDN/s/Njwvyey7f PARAMS: - domain:
services/cdn/client.go:272
FunctionDeleteESGRule
DeleteESGRule 删除指定企业安全组规则
examples/esg/example_delete_esgrule.go:6
FunctionDeleteEip
()
examples/eip/example_eip_delete_eip.go:19
← previousnext →5,001–5,100 of 8,554, ranked by callers