Documentation
¶
Overview ¶
Package systemdnotify reports service liveness to systemd.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
Notifier reports agent liveness to its systemd service manager. It is inert when the systemd watchdog is disabled.
func (*Notifier) WatchdogInterval ¶
WatchdogInterval returns the maximum time systemd permits between watchdog notifications. A zero duration means the watchdog is disabled.
Click to show internal directories.
Click to hide internal directories.