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" env:"TENCENTCLOUD_TTL"`
}
Click to show internal directories.
Click to hide internal directories.