MCPcopy
hub / github.com/cilium/cilium / FakePreFilter

Struct FakePreFilter

pkg/datapath/loader/util_test.go:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114func (fr *FakeRestorer) WaitForInitialPolicy(ctx context.Context) error { return nil }
115
116type FakePreFilter struct{}
117
118func (fpf *FakePreFilter) Enabled() bool { return true }
119

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected