Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CheckName is the name of the check
CheckName = "ntp"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NTPCheck ¶
NTPCheck only has sender and config
func (*NTPCheck) Configure ¶
func (c *NTPCheck) Configure(senderManager sender.SenderManager, integrationConfigDigest uint64, data integration.Data, initConfig integration.Data, source string) error
Configure configure the data from the yaml
Click to show internal directories.
Click to hide internal directories.