crowdsec/pkg/csconfig
2023-07-28 09:56:20 +02:00
..
tests Alert context (#1895) 2023-01-04 16:50:02 +01:00
api.go fix "crowdsec-cli/require" log verbosity (#2390) 2023-07-28 09:56:20 +02:00
api_test.go Check cscli preconditions with crowdsec-cli/require package (#2388) 2023-07-27 17:02:20 +02:00
common.go errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
common_test.go lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01:00
config.go dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
config_paths.go errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
config_test.go decouple bouncer dependencies: use go-cs-lib in test code (#2229) 2023-05-25 15:37:44 +02:00
console.go dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
crowdsec_service.go dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
crowdsec_service_test.go decouple bouncer dependencies: use go-cs-lib in test code (#2229) 2023-05-25 15:37:44 +02:00
cscli.go Allow feature.yml to change available subcommands (#2156) 2023-04-03 10:11:56 +02:00
cscli_test.go lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01:00
database.go dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
database_test.go dependencies: replaced function calls to pkg/types, errors.Wrap (#2235) 2023-06-01 16:31:56 +02:00
fflag.go Allow feature.yml to change available subcommands (#2156) 2023-04-03 10:11:56 +02:00
hub.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
hub_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
plugin_config.go Make plugin runner configurable and run only registered plugins (#944) 2021-09-08 11:36:42 +02:00
profiles.go errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
prometheus.go CI: add tests for metrics configuration (#2251) 2023-06-05 23:17:30 +02:00
prometheus_test.go CI: add tests for metrics configuration (#2251) 2023-06-05 23:17:30 +02:00
simulation.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
simulation_test.go decouple bouncer dependencies: use go-cs-lib in test code (#2229) 2023-05-25 15:37:44 +02:00