crowdsec/pkg/apiclient
Cristian Nitescu 987f119c4b
v3 capi and blocklists links support (#2019)
* v3 model generation

* v3 model generation

* comms

* fixes after master merge

* missing reader close

* use constants defined for types

---------

Co-authored-by: bui <thibault@crowdsec.net>
2023-02-06 14:06:14 +01:00
..
alerts_service.go support decisions deletion via scenario + alerts delete via ID (#1798) 2022-10-19 14:37:27 +02:00
alerts_service_test.go enable staticcheck linter; fixes (#1806) 2022-10-14 16:12:21 +02:00
auth.go log the request error even in case of retry (#1988) 2023-01-13 12:58:12 +01:00
auth_service.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
auth_service_test.go retry with backoff requests to CAPI (#1957) 2023-01-09 14:49:21 +01:00
auth_test.go enable staticcheck linter; fixes (#1806) 2022-10-14 16:12:21 +02:00
client.go Polling API Integration (#1715) 2023-01-31 14:47:44 +01:00
client_http.go lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01:00
client_http_test.go replace log.Fatal with t.Fatal (#1805) 2022-10-13 10:42:46 +02:00
client_test.go v3 capi and blocklists links support (#2019) 2023-02-06 14:06:14 +01:00
config.go Polling API Integration (#1715) 2023-01-31 14:47:44 +01:00
decisions_service.go v3 capi and blocklists links support (#2019) 2023-02-06 14:06:14 +01:00
decisions_service_test.go v3 capi and blocklists links support (#2019) 2023-02-06 14:06:14 +01:00
decisions_sync_service.go Polling API Integration (#1715) 2023-01-31 14:47:44 +01:00
heartbeat.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
metrics.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
signal.go golangci-lint 1.49 and related fixes (#1736) 2022-09-06 13:55:03 +02:00