Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/derailed/k9s
/ testFactory
Struct
testFactory
internal/xray/container_test.go:111–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
type
testFactory
struct
{
112
rows
map
[*client.GVR][]runtime.Object
113
}
114
115
var
_ dao.Factory = testFactory{}
116
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected