Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AliyunDeployer ¶
type AliyunDeployer struct {
// contains filtered or unexported fields
}
func CreateAliyunDeployer ¶
func CreateAliyunDeployer() (*AliyunDeployer, error)
func (*AliyunDeployer) Deploy ¶
func (d *AliyunDeployer) Deploy(domains []string, cert, key string) error
Deploy deploys cert and key to all related domains, while domains indicate the domains contains in certificate
func (*AliyunDeployer) Name ¶
func (*AliyunDeployer) Name() string
Click to show internal directories.
Click to hide internal directories.