Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
func LoadConfig(cfg interface{}) error
Types ¶
type TencentCloudClient ¶
type TencentCloudClient struct { Config *TencentCloudClientConfig Cvm *cvm.CvmService Lighthouse *lighthouse.LighthouseService }
func New ¶
func New(config *TencentCloudClientConfig) *TencentCloudClient
Click to show internal directories.
Click to hide internal directories.