Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
SecretId string `json:"secret_id" yaml:"secretId" xml:"secretId" env:"TENCENTCLOUD_SECRET_ID"`
SecretKey string `json:"secret_key" yaml:"secretKey" xml:"secretKey" env:"TENCENTCLOUD_SECRET_KEY"`
PropagationTimeout int32 `` /* 126-byte string literal not displayed */
TTL int32 `json:"ttl,omitempty" yaml:"ttl" xml:"ttl" env:"TENCENTCLOUD_TTL"`
}
Click to show internal directories.
Click to hide internal directories.