Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SNMPNotifierConfiguration ¶
type SNMPNotifierConfiguration struct { AlertParserConfiguration alertparser.Configuration TrapSenderConfiguration trapsender.Configuration HTTPServerConfiguration httpserver.Configuration }
SNMPNotifierConfiguration handles the configuration of the whole application
func ParseConfiguration ¶
func ParseConfiguration(args []string) (*SNMPNotifierConfiguration, log.Logger, error)
ParseConfiguration parses the command line for configurations
Click to show internal directories.
Click to hide internal directories.