package
Version:
v0.0.0-...-2428f7e
Opens a new window with list of versions in this module.
Published: Sep 18, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
SecretId string `json:"secret_id,omitempty" yaml:"SecretId" xml:"SecretId" env:"TENCENTCLOUD_SECRET_ID"`
SecretKey string `json:"secret_key,omitempty" yaml:"SecretKey" xml:"SecretKey" env:"TENCENTCLOUD_SECRET_KEY"`
}
type Deploy struct {
Config *Config
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.