Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertDeployer ¶
type CertDeployer struct {
// contains filtered or unexported fields
}
CertDeployer 证书部署器
func (*CertDeployer) DeployCertificate ¶
func (cd *CertDeployer) DeployCertificate(domain, url string) error
DeployCertificate 部署证书
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) SetHTTPServer ¶ added in v0.4.1
func (c *Client) SetHTTPServer(httpServer *server.HTTPServer)
SetHTTPServer 设置 HTTP 服务器(由 scheduler 调用)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.