Documentation
¶
Index ¶
- func All() map[string]IDeploy
- func JSONFileRemove(file string, domains []string) error
- func JSONFileSet(file string, item DomainDeploys) error
- func Register(name string, deploy func() IDeploy)
- func RunWithJSONFile(filePath, name string, certificate *certificate.Resource) error
- type DomainDeploys
- type IDeploy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONFileRemove ¶
func JSONFileSet ¶
func JSONFileSet(file string, item DomainDeploys) error
func RunWithJSONFile ¶
func RunWithJSONFile(filePath, name string, certificate *certificate.Resource) error
Types ¶
type DomainDeploys ¶
func JSONFileLoad ¶
func JSONFileLoad(file string) ([]DomainDeploys, error)
Click to show internal directories.
Click to hide internal directories.