Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Servers []string `yaml:"servers"`
Zones map[string]*Zone `yaml:"zones"`
GSS *GSSConfig `yaml:"gss"`
}
func ReadConfig ¶
Read the config from the file, overriding with env variables, and filling defaults.
type GSSConfig ¶
type Record ¶
Click to show internal directories.
Click to hide internal directories.