Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider type is the NTP provider.
func NewProvider ¶
func NewProvider(config *schema.NTPConfiguration) *Provider
NewProvider instantiate a ntp provider given a configuration.
func (*Provider) StartupCheck ¶
StartupCheck implements the startup check provider interface.
Click to show internal directories.
Click to hide internal directories.