tencent

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const Provider = "TencentCloud"

Variables

This section is empty.

Functions

This section is empty.

Types

type CdnAsset

type CdnAsset struct {
	asset.Asset
	Domain string
}

type Deploy

type Deploy struct {
	// contains filtered or unexported fields
}

func NewTencentDeploy

func NewTencentDeploy(secretId string, secretKey string, logger *zap.SugaredLogger) *Deploy

func (*Deploy) Deploy

func (d *Deploy) Deploy(assets []asset.Asseter, cert []byte, key []byte) (
	deployedAsseters []asset.Asseter, deployErrs []*deploy.DeployError)
type Search struct {
	// contains filtered or unexported fields
}

func NewTencentSearch

func NewTencentSearch(secretId string, secretKey string) *Search

NewTencentSearch is a constructor that provide basic information for TencentSearch.

func (*Search) List

func (s *Search) List(assetType string) ([]asset.Asseter, error)

func (*Search) ListApplicable

func (s *Search) ListApplicable(assetType string, cert []byte) ([]asset.Asseter, error)

Jump to

Keyboard shortcuts

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