Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadConfig ¶
func ReadConfig(conf *api.ConfigMap) config.Configuration
ReadConfig obtains the configuration defined by the user merged with the defaults.
func StandarizeKeyNames ¶
func StandarizeKeyNames(data interface{}) map[string]interface{}
StandarizeKeyNames ...
Types ¶
type Template ¶
type Template struct {
// contains filtered or unexported fields
}
Template ...
func NewTemplate ¶
NewTemplate returns a new Template instance or an error if the specified template file contains errors
Click to show internal directories.
Click to hide internal directories.