Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ConfigFilePath string DryRun bool Route53Records RecordSet `json:"route53records"` }
func (*Config) ParseFlags ¶
ParseFlags will read command line flags into the config object
func (*Config) ReadConfig ¶
ReadConfig will load the record configuration from a file
Click to show internal directories.
Click to hide internal directories.