Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/derailed/k9s
/ testFactory
Struct
testFactory
internal/view/pf_extender_test.go:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
type
testFactory
struct
{
67
expectedGet runtime.Object
68
}
69
70
var
_ dao.Factory = testFactory{}
71
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected