Documentation ¶
Index ¶
- Variables
- func GenerateConfig(tempalteName string, conf interface{}) ([]byte, error)
- func GenerateConfigFile(outputPath, templateM, tempalteName string, conf map[string]interface{}) error
- func ValidateClusterOutput(data interface{}) error
- func ValidateClusterSyslogToken(data interface{}) error
- func ValidateCustomTags(data interface{}) error
- func ValidateProjectOutput(data interface{}) error
- func ValidateProjectSyslogToken(data interface{}) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ClusterTemplate = `` /* 978-byte string literal not displayed */
View Source
var FilterCustomTagTemplate = `` /* 281-byte string literal not displayed */
View Source
var ProjectTemplate = `` /* 1058-byte string literal not displayed */
Functions ¶
func GenerateConfig ¶
func GenerateConfigFile ¶
func ValidateClusterOutput ¶
func ValidateClusterOutput(data interface{}) error
func ValidateClusterSyslogToken ¶
func ValidateClusterSyslogToken(data interface{}) error
func ValidateCustomTags ¶
func ValidateCustomTags(data interface{}) error
func ValidateProjectOutput ¶
func ValidateProjectOutput(data interface{}) error
func ValidateProjectSyslogToken ¶
func ValidateProjectSyslogToken(data interface{}) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.