Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstanceConfigFromFile ¶
func InstanceConfigFromFile(filename string) (*config.InstanceConfig, []string, error)
InstanceConfigFromFile returns the deserialized JSON of an InstanceConfig found in filename.
If there was an error loading the file a list of schema violations may be returned also.
func LoadAndValidate ¶
LoadAndValidate loads the selected config by name into config.Config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.