crowdsec/pkg/csconfig
mmetc 3b1563a538
Refact cscli hub / pkg/cwhub (part 6) (#2524)
* hub.ConfigDir -> hub.InstallDir; hub.DataDir -> hub.InstallDataDir
* cleanup GetInstalledItemsAsString()
* lint: ReferenceMissingError -> ErrMissingReference
* lint: parent_dir -> parentDir
* link: export Walker type
* lint: return error last
* lint: shadow
* move around and group variable definitions
2023-10-09 21:33:35 +02:00
..
testdata Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
api.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
api_test.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
common.go errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
common_test.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
config.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
config_paths.go errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
config_test.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
console.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
crowdsec_service.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
crowdsec_service_test.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
cscli.go Allow feature.yml to change available subcommands (#2156) 2023-04-03 10:11:56 +02:00
cscli_test.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
database.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
database_test.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
fflag.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
hub.go Refact cscli hub / pkg/cwhub (part 6) (#2524) 2023-10-09 21:33:35 +02:00
hub_test.go Refact cscli hub / pkg/cwhub (part 6) (#2524) 2023-10-09 21:33:35 +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 Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
prometheus.go CI: add tests for metrics configuration (#2251) 2023-06-05 23:17:30 +02:00
prometheus_test.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
simulation.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00
simulation_test.go Refact pkg/csconfig tests (#2526) 2023-10-09 11:10:51 +02:00