crowdsec/pkg/apiclient
mmetc ad28a979e9
local control flow cleanup (#1215)
removed redundant/unreachable returns, else branches, type declarations, unused variables
2022-02-01 22:08:06 +01:00
..
alerts_service.go lists support from central api (#1074) 2022-01-11 14:31:51 +01:00
alerts_service_test.go pkg/apiclient: pick up dropped errors (#676) 2021-03-17 12:36:47 +01:00
auth.go local control flow cleanup (#1215) 2022-02-01 22:08:06 +01:00
auth_service.go add name and alias in cscli console enroll (#950) 2021-10-26 15:33:17 +02:00
auth_service_test.go add name and alias in cscli console enroll (#950) 2021-10-26 15:33:17 +02:00
auth_test.go pkg/apiclient: pick up dropped errors (#676) 2021-03-17 12:36:47 +01:00
client.go Goroutine leak hunt (#874) 2021-07-30 11:41:17 +02:00
client_http.go local control flow cleanup (#1215) 2022-02-01 22:08:06 +01:00
client_http_test.go Apiclient tests (#484) 2020-11-30 16:15:07 +01:00
client_test.go fix #919 : display error message (#929) 2021-09-02 12:46:32 +02:00
config.go local api (#482) 2020-11-30 10:37:17 +01:00
decisions_service.go Allow bouncers to filter decisions by scope (#817) 2021-05-31 15:07:09 +02:00
decisions_service_test.go Allow bouncers to filter decisions by scope (#817) 2021-05-31 15:07:09 +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