Documentation ¶
Index ¶
Constants ¶
View Source
const ( PROVIDER_SECRET_ID = "TENCENTCLOUD_SECRET_ID" PROVIDER_SECRET_KEY = "TENCENTCLOUD_SECRET_KEY" PROVIDER_SECURITY_TOKEN = "TENCENTCLOUD_SECURITY_TOKEN" PROVIDER_REGION = "TENCENTCLOUD_REGION" PROVIDER_PROTOCOL = "TENCENTCLOUD_PROTOCOL" PROVIDER_DOMAIN = "TENCENTCLOUD_DOMAIN" PROVIDER_COS_DOMAIN = "TENCENTCLOUD_COS_DOMAIN" //internal version: replace envYunti begin, please do not modify this annotation and refrain from inserting any code between the beginning and end lines of the annotation. //internal version: replace envYunti end, please do not modify this annotation and refrain from inserting any code between the beginning and end lines of the annotation. PROVIDER_ASSUME_ROLE_ARN = "TENCENTCLOUD_ASSUME_ROLE_ARN" PROVIDER_ASSUME_ROLE_SESSION_NAME = "TENCENTCLOUD_ASSUME_ROLE_SESSION_NAME" PROVIDER_ASSUME_ROLE_SESSION_DURATION = "TENCENTCLOUD_ASSUME_ROLE_SESSION_DURATION" PROVIDER_ASSUME_ROLE_EXTERNAL_ID = "TENCENTCLOUD_ASSUME_ROLE_EXTERNAL_ID" PROVIDER_ASSUME_ROLE_SAML_ASSERTION = "TENCENTCLOUD_ASSUME_ROLE_SAML_ASSERTION" PROVIDER_ASSUME_ROLE_PRINCIPAL_ARN = "TENCENTCLOUD_ASSUME_ROLE_PRINCIPAL_ARN" PROVIDER_ASSUME_ROLE_WEB_IDENTITY_TOKEN = "TENCENTCLOUD_ASSUME_ROLE_WEB_IDENTITY_TOKEN" PROVIDER_SHARED_CREDENTIALS_DIR = "TENCENTCLOUD_SHARED_CREDENTIALS_DIR" PROVIDER_PROFILE = "TENCENTCLOUD_PROFILE" PROVIDER_CAM_ROLE_NAME = "TENCENTCLOUD_CAM_ROLE_NAME" POD_OIDC_TKE_REGION = "TKE_REGION" POD_OIDC_TKE_WEB_IDENTITY_TOKEN_FILE = "TKE_WEB_IDENTITY_TOKEN_FILE" POD_OIDC_TKE_PROVIDER_ID = "TKE_PROVIDER_ID" POD_OIDC_TKE_ROLE_ARN = "TKE_ROLE_ARN" )
View Source
const ( DEFAULT_REGION = "ap-guangzhou" DEFAULT_PROFILE = "default" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TencentCloudClient ¶
type TencentCloudClient struct {
// contains filtered or unexported fields
}
func (*TencentCloudClient) GetAPIV3Conn ¶ added in v1.81.58
func (meta *TencentCloudClient) GetAPIV3Conn() *connectivity.TencentCloudClient
GetAPIV3Conn 返回访问云 API 的客户端连接对象
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
services
|
|
as
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
audit
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
ccn
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
cdwdoris
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
cfw
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
controlcenter
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
cvm
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
postgresql
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
privatedns
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
rum
Provides a resource to create a rum release_file
|
Provides a resource to create a rum release_file |
ssl
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
tcss
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
teo
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
thpc
Code generated by iacg; DO NOT EDIT.
|
Code generated by iacg; DO NOT EDIT. |
tke
Provide a datasource to query EKS cluster credential info (offlined).
|
Provide a datasource to query EKS cluster credential info (offlined). |
tsf
Provides a resource to create a tsf repository
|
Provides a resource to create a tsf repository |
vpc
Provides a resource to create a vpc classic_link_attachment
|
Provides a resource to create a vpc classic_link_attachment |
Click to show internal directories.
Click to hide internal directories.