Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
func DefaultConfig() types.DaemonConfig
DefaultConfig returns the default configuration for the daemon (AgentRegistry OSS daemon)
Types ¶
type DefaultDaemonManager ¶
type DefaultDaemonManager struct {
// contains filtered or unexported fields
}
DefaultDaemonManager implements types.DaemonManager with configurable options
func NewDaemonManager ¶
func NewDaemonManager(config *types.DaemonConfig) *DefaultDaemonManager
func (*DefaultDaemonManager) IsRunning ¶
func (d *DefaultDaemonManager) IsRunning() bool
func (*DefaultDaemonManager) Start ¶
func (d *DefaultDaemonManager) Start() error
Click to show internal directories.
Click to hide internal directories.