Documentation
¶
Index ¶
Constants ¶
View Source
const (
// 资源类型:替换指定网站的证书。
RESOURCE_TYPE_WEBSITE = "website"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployer ¶
type Deployer struct {
// contains filtered or unexported fields
}
func NewDeployer ¶
func NewDeployer(config *DeployerConfig) (*Deployer, error)
type DeployerConfig ¶
Click to show internal directories.
Click to hide internal directories.