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