Documentation
¶
Overview ¶
Package gnoi provides utilities for interacting with the gNOI API.
Index ¶
Constants ¶
View Source
const ( SigTerm = spb.KillProcessRequest_SIGNAL_TERM SigKill = spb.KillProcessRequest_SIGNAL_KILL SigHup = spb.KillProcessRequest_SIGNAL_HUP SigAbort = spb.KillProcessRequest_SIGNAL_ABRT SigUnspecified = spb.KillProcessRequest_SIGNAL_UNSPECIFIED )
signal type of termination request
Variables ¶
This section is empty.
Functions ¶
func FetchProcessName ¶
FetchProcessName returns the name of the daemon on the DUT based on the vendor.
Types ¶
Click to show internal directories.
Click to hide internal directories.