crowdsec/pkg/apiclient
mmetc 799cc82bb5
functional tests, minor refactoring and lint/cleanup (#1570)
* cmd/crowdsec: removed log.Fatal()s, added tests and print error for unrecognized argument
* updated golangci-lint to v1.46
* lint/deadcode: fix existing issues
* tests: cscli config backup/restore
* tests: cscli completion powershell/fish
* err check: pflags MarkHidden()
* empty .dockerignore (and explain the reason)
* tests, errors.Wrap
* test for CS_LAPI_SECRET and minor refactoring
* minor style changes
* log cleanup
2022-06-06 15:24:48 +02:00
..
alerts_service.go lists support from central api (#1074) 2022-01-11 14:31:51 +01:00
alerts_service_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
auth.go local control flow cleanup (#1215) 2022-02-01 22:08:06 +01:00
auth_service.go cscli: add force enroll feature (#1430) 2022-04-20 13:34:17 +02:00
auth_service_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
auth_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
client.go Add support for machine heartbeat (#1541) 2022-05-19 15:47:27 +02:00
client_http.go Check log level before dumping resp (#1243) 2022-02-08 15:40:01 +01:00
client_http_test.go Apiclient tests (#484) 2020-11-30 16:15:07 +01:00
client_test.go Windows Support (#1159) 2022-05-17 12:14:59 +02:00
config.go local api (#482) 2020-11-30 10:37:17 +01:00
decisions_service.go Add origins param in decision stream service (#1429) 2022-04-07 12:40:27 +02:00
decisions_service_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
heartbeat.go Add support for machine heartbeat (#1541) 2022-05-19 15:47:27 +02:00
metrics.go local api (#482) 2020-11-30 10:37:17 +01:00
signal.go lapi to capi : allow push of tainted/custom/manual decisions (#1154) 2022-01-13 16:46:16 +01:00