cloud_tencent

package
v0.5.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	SecretId  string
	SecretKey string
	// contains filtered or unexported fields
}

Provider 腾讯云 SSL Provider。

func New

func New(secretId, secretKey string) *Provider

New 创建腾讯云 Provider 实例。

func (*Provider) DeployToCDN

func (p *Provider) DeployToCDN(certID string, domain string) (string, error)

DeployToCDN 当前不支持该业务类型。

func (*Provider) DeployToDCND

func (p *Provider) DeployToDCND(certID string, domain string) (string, error)

DeployToDCND 当前不支持该业务类型。

func (*Provider) DeployToOSS

func (p *Provider) DeployToOSS(certID string, domain string) (string, error)

DeployToOSS 当前不支持该业务类型。

func (*Provider) TestConnection

func (p *Provider) TestConnection() (bool, error)

TestConnection 测试腾讯云 SSL API 连接。

func (*Provider) UploadCertificate

func (p *Provider) UploadCertificate(name, domain, cert, key string) error

UploadCertificate 上传证书到腾讯云 SSL 证书服务。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL