Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceConfiguration ¶
type ServiceConfiguration struct { ServiceURL string AddEventTopic string ChangeEventTopic string DeleteEventTopic string SenderTopic string PowerDNSURL string PowerDNSAPIToken string PowerDNSServerID string EventDelay time.Duration APIWorker int ZoneStateReceiverTopic string AXFRPrimaryAddress string }
func GetConfiguration ¶
func GetConfiguration(ms *microservice.Microservice) *ServiceConfiguration
Click to show internal directories.
Click to hide internal directories.