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.