alertmanager/client
Simon Pasquier c92ed69ce8 Split cli package (#1314)
* cli: move commands to cli/cmd

* cli: use StatusAPI interface for config command

* cli: use SilenceAPI interface for silence commands

* cli: use AlertAPI for alert command

* cli: move back commands to cli package

And move API client code to its own package.

* cli: remove unused structs
2018-04-11 11:17:41 +02:00
..
client_test.go Split cli package (#1314) 2018-04-11 11:17:41 +02:00
client.go Split cli package (#1314) 2018-04-11 11:17:41 +02:00