Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemdService ¶
func NewSystemdService ¶
func NewSystemdService(serviceType, installationPath, rulesFile string) (*SystemdService, error)
func (*SystemdService) GetFileContent ¶
func (s *SystemdService) GetFileContent() string
func (*SystemdService) GetFileName ¶
func (s *SystemdService) GetFileName() string
func (*SystemdService) GetTemplateName ¶
func (s *SystemdService) GetTemplateName() string
func (*SystemdService) GetTemplateStruct ¶
func (s *SystemdService) GetTemplateStruct() interface{}
Click to show internal directories.
Click to hide internal directories.