Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct {
Region string
Akid string
Secret string
DefaultSubnetGroup string
DefaultDBParameterGroupName map[string]string
DefaultDBClusterParameterGroupName map[string]string
}
Account is the configuration for an individual account
type Config ¶
Config is representation of the configuration data
func LoadConfig ¶
LoadConfig loads the JSON configuration from the specified filename and returns a Config struct
Click to show internal directories.
Click to hide internal directories.