Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type AgentConfig ¶
type AgentConfig struct {
// EnableMonitor enables the monitor unix domain socket server
EnableMonitor bool
// MonitorQueueSize is the size of the monitor event queue
MonitorQueueSize int
}
func (AgentConfig) Flags ¶
func (def AgentConfig) Flags(flags *pflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.