Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetAgentConfig ¶
func SetAgentConfig(cfg *AgentConfig)
Types ¶
type AgentConfig ¶
type AgentConfig struct {
CentralCfg corecfg.CentralConfig `config:"central"`
HttpLogPluginConfig *HttpLogPluginConfig `config:"http_log_plugin_config"`
}
AgentConfig - represents the config for agent
func GetAgentConfig ¶
func GetAgentConfig() *AgentConfig
type HttpLogPluginConfig ¶
Click to show internal directories.
Click to hide internal directories.