Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceGenerator ¶
type ServiceGenerator struct {
// contains filtered or unexported fields
}
func NewServiceGenerator ¶
func NewServiceGenerator() *ServiceGenerator
func (*ServiceGenerator) GenerateService ¶
func (g *ServiceGenerator) GenerateService(t *task.Task) error
func (*ServiceGenerator) RemoveService ¶
func (g *ServiceGenerator) RemoveService(taskName string) error
type Systemd ¶
type Systemd struct {
// contains filtered or unexported fields
}
func (*Systemd) GetExecutor ¶
type TaskRunner ¶
type TaskRunner struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.