Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/crowdsecurity/crowdsec
/ Validate
Method
Validate
pkg/leakybucket/buckettype.go:9–9 ·
view source on GitHub ↗
(f *BucketFactory)
Source
from the content-addressed store, hash-verified
7
8
type
BucketType
interface
{
9
Validate(f *BucketFactory) error
10
BuildProcessors(f *BucketFactory) []Processor
11
}
12
Callers
15
ValidateYAML
Function · 0.65
NewReader
Method · 0.65
validate
Method · 0.65
NewAlert
Function · 0.65
TestGCandDump
Function · 0.65
TestShutdownBuckets
Function · 0.65
runTest
Function · 0.65
TestBucketTypes_Validate
Function · 0.65
Validate
Method · 0.65
Validate
Method · 0.65
validateMetrics
Method · 0.65
validateOs
Method · 0.65
Implementers
5
LeakyType
pkg/leakybucket/buckettype.go
TriggerType
pkg/leakybucket/buckettype.go
CounterType
pkg/leakybucket/buckettype.go
ConditionalType
pkg/leakybucket/buckettype.go
BayesianType
pkg/leakybucket/buckettype.go
Calls
no outgoing calls
Tested by
5
ValidateYAML
Function · 0.52
TestGCandDump
Function · 0.52
TestShutdownBuckets
Function · 0.52
runTest
Function · 0.52
TestBucketTypes_Validate
Function · 0.52