Documentation ¶
Index ¶
Constants ¶
View Source
const TerminationSignal = syscall.SIGABRT
TerminationSignal is the signal that indicates the agent should terminate and uninstall itself.
We do not use SIGTERM as SIGTERM is the default signal used to initiate a graceful shutdown.
Variables ¶
This section is empty.
Functions ¶
func Manifold ¶
func Manifold() dependency.Manifold
Manifold returns a manifold whose worker returns ErrTerminateAgent if a termination signal is received by the process it's running in.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.