Documentation
¶
Index ¶
Constants ¶
View Source
const ( AlibabaCloud Provider = "AlibabaCloud" HuaweiCloud = "HuaweiCloud" TencentCloud = "TencentCloud" BaiduCloud = "BaiduCloud" AWSCloud = "AWSCloud" )
View Source
const Undefined = "undefined"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SubscriptionType ¶
type SubscriptionType string
const ( PrePaid SubscriptionType = "PrePaid" PostPaid SubscriptionType = "PostPaid" )
func (SubscriptionType) String ¶
func (s SubscriptionType) String() string
func (SubscriptionType) StringCN ¶
func (s SubscriptionType) StringCN() string
Click to show internal directories.
Click to hide internal directories.