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
↓ 1 callers
Method
GetAppBlbDetails
GetAppBlbDetails - get app lb detail with the specific parameters PARAMS: - blbId: the arguments to get app lb details RETURNS: - *AppBlbListResponse
services/bec/appBlb.go:104
↓ 1 callers
Method
GetAppBlbList
GetAppBlbList - get app lb list with the specific parameters PARAMS: - args: the arguments to get app lb list RETURNS: - *AppBlbListResponse: the res
services/bec/appBlb.go:81
↓ 1 callers
Method
GetAppMonitorAlarmConfig
GetAppMonitorAlarmConfig get application monitor alarm config
services/bcm/bcm.go:1466
↓ 1 callers
Method
GetApplicationDataList
GetApplicationDataList get application data list
services/bcm/bcm.go:284
↓ 1 callers
Method
GetApplicationDimensionTableList
GetApplicationDimensionTableList Get the application dimension table list
services/bcm/bcm.go:673
↓ 1 callers
Method
GetApplicationInstanceCreatedList
GetApplicationInstanceCreatedList get application instance created list
services/bcm/bcm.go:399
↓ 1 callers
Method
GetApplicationInstanceList
GetApplicationInstanceList get application instance list
services/bcm/bcm.go:350
↓ 1 callers
Method
GetApplicationMonitorTaskDetail
GetApplicationMonitorTaskDetail Get the application monitor task detail
services/bcm/bcm.go:510
↓ 1 callers
Method
GetApplicationMonitorTaskList
GetApplicationMonitorTaskList Get the application monitor task list
services/bcm/bcm.go:531
↓ 1 callers
Method
GetApplyRecords
GetApplyRecords - get template apply records PARAMS: - args : the args to get template apply records RETURNS: - error: nil if success otherwise the
services/scs/scs.go:1791
↓ 1 callers
Method
GetAsGroup
GetAsGroup 根据groupId获取AsGroup信息
services/as/as.go:97
↓ 1 callers
Method
GetAutoResizeConfig
AutoResizeConfig - show disk auto resize config PARAMS: - instanceId: the specific rds Instance's ID RETURNS: - *AutoResizeConfigResult: the result
services/rds/rds.go:886
↓ 1 callers
Method
GetAutoSnapshotPolicy
GetAutoSnapshotPolicy - get an auto snapshot policy's meta PARAMS: - aspId: the specific auto snapshot policy ID RETURNS: - *api.GetASPDetailResult:
services/bcc/client.go:1491
↓ 1 callers
Function
GetAutoSnapshotPolicyDetail
GetAutoSnapshotPolicyDetail - get details of the specified automatic snapshot policy PARAMS: - cli: the client agent which can perform sending reques
services/bcc/api/autoSnapshotPolicy.go:234
↓ 1 callers
Method
GetAutoscaler
GetAutoscaler 查询autoscaler配置
services/cce/v2/ccev2.go:609
↓ 1 callers
Function
GetAvailableDiskInfo
GetAvailableDiskInfo - get available diskInfos of the specified zone PARAMS: - cli: the client agent which can perform sending request - zoneName: th
services/bcc/api/cds.go:817
↓ 1 callers
Method
GetAvailableDiskInfo
GetAvailableDiskInfo - get available diskInfos of the specified zone PARAMS: - cli: the client agent which can perform sending request - zoneName: th
services/bcc/client.go:1943
↓ 1 callers
Function
GetAvailableImagesBySpec
(cli bce.Client, args *GetAvailableImagesBySpecArg)
services/bcc/api/image.go:593
↓ 1 callers
Method
GetAvailableImagesBySpec
(args *api.GetAvailableImagesBySpecArg)
services/bcc/client.go:2451
↓ 1 callers
Function
GetAvailableStockWithSpec
(cli bce.Client, args *GetAvailableStockWithSpecArgs)
services/bcc/api/instance.go:1777
↓ 1 callers
Method
GetAvailableStockWithSpec
(args *api.GetAvailableStockWithSpecArgs)
services/bcc/client.go:2051
↓ 1 callers
Method
GetAvailableSubnetList
GetAvailableSubnetList - get available subnetList PARAMS: - vpcId: the vpc id which you want to query RETURNS: - []AvailableSubnet: the result of ge
services/gaiadb/gaiadb.go:78
↓ 1 callers
Function
GetAvgSpeed
GetAvgSpeed - get the average speed For details, please refer https://cloud.baidu.com/doc/CDN/s/5jwvyf8zn#%E6%9F%A5%E8%AF%A2%E5%B9%B3%E5%9D%87%E9%80%9
services/cdn/api/stat.go:197
↓ 1 callers
Method
GetAvgSpeed
GetAvgSpeed - get the average speed For details, please refer https://cloud.baidu.com/doc/CDN/s/5jwvyf8zn#%E6%9F%A5%E8%AF%A2%E5%B9%B3%E5%9D%87%E9%80%9
services/cdn/client.go:1321
↓ 1 callers
Function
GetAvgSpeedByRegion
GetAvgSpeed - get the average speed filter by location For details, please refer https://cloud.baidu.com/doc/CDN/s/5jwvyf8zn#%E5%AE%A2%E6%88%B7%E7%AB%
services/cdn/api/stat.go:231
↓ 1 callers
Method
GetAvgSpeedByRegion
GetAvgSpeed - get the average speed filter by location For details, please refer https://cloud.baidu.com/doc/CDN/s/5jwvyf8zn#%E5%AE%A2%E6%88%B7%E7%AB%
services/cdn/client.go:1336
↓ 1 callers
Function
GetBachServiceDeleteURI
()
services/bec/api/util.go:128
↓ 1 callers
Function
GetBachServiceOperateURI
()
services/bec/api/util.go:124
↓ 1 callers
Function
GetBackOriginNodes
GetBackOriginNodes - get CDN nodes that may request the origin server if cache missed For details, please refer https://cloud.baidu.com/doc/CDN/s/8jwv
services/cdn/api/tool.go:80
↓ 1 callers
Method
GetBackOriginNodes
GetBackOriginNodes - get CDN nodes that may request the origin server if cache missed RETURNS: - []BackOriginNode: list of CDN node - error: nil if s
services/cdn/client.go:309
↓ 1 callers
Method
GetBackupDetail
GetBackupDetail - get details of the instance'Backup PARAMS: - instanceId: the id of the instance - snapshotId: the id of the backup RETURNS: - *Back
services/ddc/ddc.go:910
↓ 1 callers
Method
GetBackupDetail
GetBackupDetail - get backup detail of the instance PARAMS: - cli: the client agent which can perform sending request - instanceId: id of the instanc
services/scs/scs.go:936
↓ 1 callers
Method
GetBackupDetail
GetBackupDetail - get backup detail of the instance's backup PARAMS: - cli: the client agent which can perform sending request - instanceId: id of th
services/rds/rds.go:540
↓ 1 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/ddc.go:622
↓ 1 callers
Method
GetBackupList
GetBackupList - get backup list of the instance PARAMS: - cli: the client agent which can perform sending request - instanceId: id of the instance R
services/scs/scs.go:828
↓ 1 callers
Method
GetBackupList
GetBackupList - get backup list of the instance PARAMS: - cli: the client agent which can perform sending request - instanceId: id of the instance R
services/rds/rds.go:508
↓ 1 callers
Method
GetBbcStockWithDeploySet
GetBbcStockWithDeploySet - get the bbc's stock with deploySet RETURNS: - *GetBbcStocksResult: the result of the bbc's stock - error: nil if success o
services/bbc/client.go:1388
↓ 1 callers
Method
GetBceQueryParams
()
services/as/model.go:307
↓ 1 callers
Function
GetBidInstancePrice
GetBidInstancePrice - get the market price of the specified bidding instance PARAMS: - cli: the client agent which can perform sending request - reqB
services/bcc/api/instance.go:1618
↓ 1 callers
Method
GetBidInstancePrice
GetBidInstancePrice - get the market price of the specified bidding instance PARAMS: - args: the arguments to get the bidding instance market price
services/bcc/client.go:805
↓ 1 callers
Method
GetBinlogDetail
GetBinlogDetail - get details of the instance'Binlog PARAMS: - instanceId: the id of the instance - binlog: the id of the binlog RETURNS: - *BinlogDe
services/ddc/ddc.go:970
↓ 1 callers
Method
GetBinlogDetail
GetBinlogDetail - get binlog detail PARAMS: - binlogId : binlog id - args: the params to get binlog detail RETURNS: - error: nil if success otherwis
services/gaiadb/gaiadb.go:1251
↓ 1 callers
Method
GetBinlogInfo
GetBinlogInfo - get binlog info of the instance PARAMS: - instanceId: the specific instanceId - logId: the specific logId - downloadValidTimeInSec: d
services/rds/rds.go:596
↓ 1 callers
Method
GetBinlogList
GetBinlogList - get backup list of the instance PARAMS: - instanceId: id of the instance RETURNS: - *BinlogListResult: result of the backup list - er
services/ddc/ddc.go:949
↓ 1 callers
Method
GetBinlogList
GetBinlogList - get binlog list PARAMS: - args: the params to get binlog list RETURNS: - error: nil if success otherwise the specific error - *Binl
services/gaiadb/gaiadb.go:1274
↓ 1 callers
Method
GetBinlogList
GetBinlogList - get binlog list of the instance PARAMS: - instanceId: the specific instanceId - datetime: datetime of the binlog RETURNS: - *BinlogR
services/rds/rds.go:575
↓ 1 callers
Method
GetBlbBackendBindingStsList
GetBlbBackendBindingStsList - get lb backend's statefulset list PARAMS: - blbId: lb id - keyword: the key word - keywordType: key word type - pag
services/bec/loadBalancer.go:395
↓ 1 callers
Method
GetBlbBindingPodListWithSts
GetBlbBindingPodListWithSts - image list PARAMS: - blbId: lb id - stsName: sts name RETURNS: - *api.Backends: the list of backend - error: nil if ok
services/bec/loadBalancer.go:434
↓ 1 callers
Method
GetBlbList
GetBlbList - get lb list PARAMS: - lbType: lb type - order: list order - orderBy: order by - keyword: the key word - keywordType: key word type - sta
services/bec/loadBalancer.go:86
↓ 1 callers
Method
GetBlbMetrics
GetBlbMetrics - get lb metrics PARAMS: - blbId: lb id - ipType: ip type - port: port - serviceProviderStr: service Provider - offsetInSeconds: offse
services/bec/loadBalancer.go:527
↓ 1 callers
Method
GetBlbMonitorPortDetails
GetBlbMonitorPortDetails - get lb monitor port detail PARAMS: - blbId: lb id - protocol: protocol - port: port RETURNS: - *api.BlbMonitorArgs: lb mon
services/bec/loadBalancer.go:271
↓ 1 callers
Method
GetBlbMonitorPortList
GetBlbMonitorPortList - get lb's monitor port list PARAMS: - blbId: lb id - pageNo: page no - pageSize: page size RETURNS: - *api.BlbMonitorListResul
services/bec/loadBalancer.go:220
↓ 1 callers
Method
GetBucketCopyrightProtection
GetBucketCopyrightProtection - get the bucket copyright protection config PARAMS: - bucket: the bucket name RETURNS: - result: the bucket copyright
services/bos/client.go:1181
↓ 1 callers
Method
GetBucketCors
GetBucketCors - get the bucket CORS config PARAMS: - bucket: the bucket name RETURNS: - result: the bucket CORS config result object - error: nil if
services/bos/client.go:1142
↓ 1 callers
Method
GetBucketEncryption
GetBucketEncryption - get the bucket encryption config PARAMS: - bucket: the bucket name RETURNS: - string: the encryption algorithm name - error: n
services/bos/client.go:957
↓ 1 callers
Method
GetBucketInventory
(bucket, id string, options ...api.Option)
services/bos/client.go:3295
↓ 1 callers
Method
GetBucketMirror
(bucket string, options ...api.Option)
services/bos/client.go:3232
↓ 1 callers
Method
GetBucketNotification
GetBucketNotification - get the bucket notification PARAMS: - bucket: the bucket name RETURNS: - *api.PutBucketNotificationReq,: the result of the b
services/bos/client.go:2789
↓ 1 callers
Method
GetBucketObjectLock
(bucket string, options ...api.Option)
services/bos/client.go:3340
↓ 1 callers
Method
GetBucketQuota
(bucket string, options ...api.Option)
services/bos/client.go:3315
↓ 1 callers
Method
GetBucketReplicationProgress
GetBucketReplicationProgress - get the bucket replication process of the given bucket PARAMS: - bucket: the bucket name - replicationRuleId: the repl
services/bos/client.go:930
↓ 1 callers
Method
GetBucketRequestPayment
(bucket string, options ...api.Option)
services/bos/client.go:3330
↓ 1 callers
Method
GetBucketStaticWebsite
GetBucketStaticWebsite - get the bucket static website config PARAMS: - bucket: the bucket name RETURNS: - result: the static website config result
services/bos/client.go:1048
↓ 1 callers
Method
GetBucketStorageclass
GetBucketStorageclass - get the storage class of the given bucket PARAMS: - bucket: the bucket name RETURNS: - string: the storage class string valu
services/bos/client.go:803
↓ 1 callers
Method
GetBucketTag
(bucket string, options ...api.Option)
services/bos/client.go:3247
↓ 1 callers
Method
GetBucketTrash
GetBucketTrash - get the bucket trash PARAMS: - bucket: the bucket name RETURNS: - *api.GetBucketTrashResult,: the result of the bucket trash - erro
services/bos/client.go:2750
↓ 1 callers
Method
GetBucketVersioning
(bucket string, options ...api.Option)
services/bos/client.go:3285
↓ 1 callers
Method
GetBuildRepositoryTask
(instanceID, projectName, repositoryName, imageBuildID string)
services/eccr/api.go:54
↓ 1 callers
Function
GetCDSVolumeDetail
GetCDSVolumeDetail - get details of the specified cds volume PARAMS: - cli: the client agent which can perform sending request - volumeId: id of the
services/bcc/api/cds.go:274
↓ 1 callers
Function
GetCDSVolumeDetailV3
GetCDSVolumeDetail - get details of the specified cds volume PARAMS: - cli: the client agent which can perform sending request - volumeId: id of the
services/bcc/api/cds.go:305
↓ 1 callers
Method
GetCDSVolumeDetailV3
GetCDSVolumeDetailV3 - get a CDS volume's detail info PARAMS: - volumeId: the specific CDS volume ID RETURNS: - *api.GetVolumeDetailResultV3: the re
services/bcc/client.go:1017
↓ 1 callers
Function
GetCacheOpRecords
GetCacheOpRecords get the history operating records For details, please refer https://cloud.baidu.com/doc/CDN/s/5jypnzjqt PARAMS: - cli: the client a
services/cdn/api/cache.go:301
↓ 1 callers
Method
GetCacheOpRecords
GetCacheOpRecords get the history operating records For details, please refer https://cloud.baidu.com/doc/CDN/s/5jypnzjqt PARAMS: - queryData: queryi
services/cdn/client.go:1243
↓ 1 callers
Function
GetCacheShared
GetCacheShared - get shared cache setting For details, please refer https://cloud.baidu.com/doc/CDN/s/Mjy6vo9z2 PARAMS: - cli: the client agent which
services/cdn/api/domain_config.go:1173
↓ 1 callers
Method
GetCacheShared
GetCacheShared - get shared cache setting For details, please refer https://cloud.baidu.com/doc/CDN/s/Mjy6vo9z2 PARAMS: - domain: the specified domai
services/cdn/client.go:747
↓ 1 callers
Function
GetCacheTTL
GetCacheTTL - get the current cached setting For details, please refer https://cloud.baidu.com/doc/CDN/s/ljxzhl9bu PARAMS: - cli: the client agent wh
services/cdn/api/domain_config.go:486
↓ 1 callers
Method
GetCacheTTL
GetCacheTTL - get the current cached setting For details, please refer https://cloud.baidu.com/doc/CDN/s/ljxzhl9bu PARAMS: - domain: the specified do
services/cdn/client.go:412
↓ 1 callers
Function
GetCacheUrlArgs
GetCacheUrlArgs - get the cached rules For details, please refer https://cloud.baidu.com/doc/CDN/s/sjxzhsb6h PARAMS: - cli: the client agent which ca
services/cdn/api/domain_config.go:1881
↓ 1 callers
Method
GetCacheUrlArgs
GetCacheUrlArgs - get the cached rules For details, please refer https://cloud.baidu.com/doc/CDN/s/sjxzhsb6h PARAMS: - domain: the specified domain
services/cdn/client.go:1066
↓ 1 callers
Function
GetCancelBidOrderUri
()
services/bcc/api/util.go:405
↓ 1 callers
Function
GetCdsPrice
(cli bce.Client, args *VolumePriceRequestArgs)
services/bcc/api/cds.go:979
↓ 1 callers
Function
GetCert
GetCert - query the certificate data for the specified domain. For details, please refer https://cloud.baidu.com/doc/CDN/s/kjzuvz70t PARAMS: - cli: t
services/cdn/api/cert.go:80
↓ 1 callers
Method
GetCert
GetCert - query the certificate data for the specified domain. For details, please refer https://cloud.baidu.com/doc/CDN/s/kjzuvz70t PARAMS: - domain
services/cdn/client.go:600
↓ 1 callers
Method
GetCertContact
GetCertContact get certificate contact
services/cas/api.go:268
↓ 1 callers
Method
GetCertDetail
GetCertDetail - get a specific cert's meta detail PARAMS: - id: the specific cert's ID RETURNS: - *CertificateDetailMeta: the specific cert's meta d
services/cert/cert.go:141
↓ 1 callers
Method
GetCertDetail
GetCertDetail get certificate detail
services/cas/api.go:238
↓ 1 callers
Method
GetCertMeta
GetCertMeta - get a specific cert's meta PARAMS: - id: the specific cert's ID RETURNS: - *CertificateMeta: the specific cert's meta with - error: ni
services/cert/cert.go:122
↓ 1 callers
Method
GetCertPki
GetCertPki get PKI
services/cas/api.go:254
↓ 1 callers
Function
GetCfw
GetCfw - 查询指定CFW策略的详情信息。 PARAMS: - cli: the client agent which can perform sending request - cfwId: CFW的id RETURNS: - *api.GetCfwResponse: - error: t
services/cfw/cfw.go:272
↓ 1 callers
Method
GetCfw
GetCfw - 查询指定CFW策略的详情信息。 PARAMS: - cfwId: CFW的id RETURNS: - *GetCfwResponse: - error: the return error if any occurs
services/cfw/client.go:157
↓ 1 callers
Function
GetClientIp
GetClientIp - get the setting about getting client IP For details, please refer https://cloud.baidu.com/doc/CDN/s/8jy6urcq5 PARAMS: - cli: the client
services/cdn/api/domain_config.go:1569
↓ 1 callers
Method
GetClientIp
GetClientIp - get the setting about getting client IP For details, please refer https://cloud.baidu.com/doc/CDN/s/8jy6urcq5 PARAMS: - domain: the spe
services/cdn/client.go:931
↓ 1 callers
Method
GetCloudEventData
GetCloudEventData - get cloud event data
services/bcm/bcm.go:3567
↓ 1 callers
Method
GetCluster
GetCluster - get a CCE Cluster with the specific cluster uuid PARAMS: - args: the specific cluster uuid RETURNS: - *GetClusterResult: the detail info
services/cce/cce.go:84
↓ 1 callers
Method
GetClusterByLbId
GetClusterByLbId - get cluster by lb id PARAMS: - LbId : the params to get cluster by lb id RETURNS: - error: nil if success otherwise the specific
services/gaiadb/gaiadb.go:1380
↓ 1 callers
Method
GetClusterByVpcId
GetClusterByVpcId - get cluster by vpc id PARAMS: - vpcId : the params to get cluster by vpc id RETURNS: - error: nil if success otherwise the speci
services/gaiadb/gaiadb.go:1359
↓ 1 callers
Method
GetClusterCRD
(args *GetClusterCRDArgs)
services/cce/v2/ccev2.go:812
↓ 1 callers
Method
GetClusterCapacity
GetClusterCapacity - get cluster capacity PARAMS: - ClusterId: cluster id RETURNS: - *ClusterCapacityResult: the result of cluster capacity - error:
services/gaiadb/gaiadb.go:222
↓ 1 callers
Method
GetClusterDetail
GetClusterCapacity - get cluster Capacity PARAMS: - ClusterId: cluster id RETURNS: - *ClusterCapacityResult: the result of cluster detail - error: ni
services/gaiadb/gaiadb.go:204
↓ 1 callers
Method
GetClusterList
GetClusterList - get gaiadb cluster list PARAMS: - *Markder: the arguments to get cluster list RETURNS: - error: nil if success otherwise the specif
services/gaiadb/gaiadb.go:184
← previous
next →
2,601–2,700 of 8,554, ranked by callers