Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CN_NORTH_1 = region.NewRegion("cn-north-1", "https://bcs.cn-north-1.myhuaweicloud.com", "https://bcs.cn-north-1.myhuaweicloud.cn") CN_NORTH_4 = region.NewRegion("cn-north-4", "https://bcs.cn-north-4.myhuaweicloud.com", "https://bcs.cn-north-4.myhuaweicloud.cn") CN_SOUTH_1 = region.NewRegion("cn-south-1", "https://bcs.cn-south-1.myhuaweicloud.com", "https://bcs.cn-south-1.myhuaweicloud.cn") CN_EAST_2 = region.NewRegion("cn-east-2", "https://bcs.cn-east-2.myhuaweicloud.com", "https://bcs.cn-east-2.myhuaweicloud.cn") AP_SOUTHEAST_1 = region.NewRegion("ap-southeast-1", "https://bcs.ap-southeast-1.myhuaweicloud.com", "https://bcs.ap-southeast-1.myhuaweicloud.cn") AP_SOUTHEAST_2 = region.NewRegion("ap-southeast-2", "https://bcs.ap-southeast-2.myhuaweicloud.com", "https://bcs.ap-southeast-2.myhuaweicloud.cn") AP_SOUTHEAST_3 = region.NewRegion("ap-southeast-3", "https://bcs.ap-southeast-3.myhuaweicloud.com", "https://bcs.ap-southeast-3.myhuaweicloud.cn") AP_SOUTHEAST_4 = region.NewRegion("ap-southeast-4", "https://bcs.ap-southeast-4.myhuaweicloud.com", "https://bcs.ap-southeast-4.myhuaweicloud.cn") )
Functions ¶
func SafeValueOf ¶ added in v0.1.84
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.