Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigReloader ¶
ConfigReloader defines an interface for dynamically signaling CoreDNS to reload its configuration.
func NewConfigReloader ¶
func NewConfigReloader() ConfigReloader
type Controller ¶
type Controller struct {
Client client.Client
Interval time.Duration
CorefilePath string
Reloader ConfigReloader
}
Controller manages the DNS configuration for the ATE.
Click to show internal directories.
Click to hide internal directories.