Versions in this module Expand all Collapse all v1 v1.3.0 Mar 12, 2019 v1.2.2 Sep 28, 2018 Changes in this version + const BasicStorageMinimumSize + const CLUSTER_LIFESTATE_RUNNING + const CLUSTER_NOT_FOUND_CODE + const INSTANCE_NOT_FOUND_CODE + const MaxStorageNameLength + const PROVIDER_REGION + const PROVIDER_SECRET_ID + const PROVIDER_SECRET_KEY + const PremiumStorageMinimumSize + const SsdStorageMinimumSize + const StorageMaxSize + func Provider() *schema.Provider + type Config struct + Region string + SecretId string + SecretKey string + func (c *Config) Client() (interface{}, error) + type TencentCloudClient struct + func (client *TencentCloudClient) DescribeDnat(entry *vpc.DnaptRule) (response *vpc.DnaptRule, err error) + func (client *TencentCloudClient) PollingVpcBillResult(billId *string) (status bool, err error) + func (client *TencentCloudClient) PollingVpcTaskResult(taskId *int) (status bool, err error)