Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CheckName is the name of the check
CheckName = "network"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NetworkCheck ¶
NetworkCheck represent a network check
func (*NetworkCheck) Configure ¶
func (c *NetworkCheck) Configure(senderManager sender.SenderManager, _ uint64, rawInstance integration.Data, rawInitConfig integration.Data, source string) error
Configure configures the network checks
Click to show internal directories.
Click to hide internal directories.