Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TencentCloudCOSDeployer ¶
type TencentCloudCOSDeployer struct {
// contains filtered or unexported fields
}
func New ¶
func New(config *TencentCloudCOSDeployerConfig) (*TencentCloudCOSDeployer, error)
func NewWithLogger ¶
func NewWithLogger(config *TencentCloudCOSDeployerConfig, logger deployer.Logger) (*TencentCloudCOSDeployer, error)
func (*TencentCloudCOSDeployer) Deploy ¶
func (d *TencentCloudCOSDeployer) Deploy(ctx context.Context, certPem string, privkeyPem string) (*deployer.DeployResult, error)
Click to show internal directories.
Click to hide internal directories.