Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/crowdsecurity/crowdsec
/ GetName
Method
GetName
pkg/acquisition/modules/docker/source.go:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
func
(*Source) GetName() string {
53
return
ModuleName
54
}
55
56
func
(*Source) CanRun() error {
57
return
nil
Callers
4
OneShotAcquisition
Method · 0.95
tailContainerAttempt
Method · 0.95
tailServiceAttempt
Method · 0.95
ConfigureByDSN
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected