Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHttpHealth ¶
func GetShellHealth ¶
func GetTcpHealth ¶
Types ¶
type HttpProbe ¶
type ShellProbe ¶
type ShellProbe struct { Name string Address string ResultsChan chan *service.HealthStatus Ctx context.Context Cancel context.CancelFunc TimeInterval int HostNode *client.HostNode }
func (*ShellProbe) ShellCheck ¶
func (h *ShellProbe) ShellCheck()
Click to show internal directories.
Click to hide internal directories.